Professional Java Web Services
Hi,
I have some problem to execute the HelloWorld example. At page 75 of the book : Professional Java Web Services, when I execute this instruction java âcp .;%CLASSPATH%; HelloWorldClient
Iâve got this message: Exception in thread âmainâ java.lang.NoClassDefFoundError : C:\J2sdk\bin;
Any suggestions!
Thanks.
|