Hi,
I have studied until chapter 3 page 96 and I was stuck there because I was unable to start the SimpleAxisServer, which the book ask me to just enter
java org.apache.axis.transport.http.SimpleAxisServer
I got the following error message :
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/transport/http/SimpleAxisServer
I am sure that I have set the environment variable of axisDirectory and jwsDirectory and I also dumped in all the required jar files !!
Pls help !!
I have studied until chapter 3 page 96 and I was stuck there because I was unable to start the SimpleAxisServer, which the book ask me to just enter
java org.apache.axis.transport.http.SimpleAxisServer
I got the following error message :
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/transport/http/SimpleAxisServer
I am sure that I have set the environment variable of axisDirectory and jwsDirectory and I also dumped in all the required jar files !!
Pls help !!
