This content has been marked as final.
Show 1 reply
-
1. Re: unable to run wsdl_first sample application in servelt container
socallag Sep 9, 2008 11:27 AM (in response to amarnath.gajula)You will need to set the classpath as indicated in the README and also make sure that you are running the command from the base directory, that is, the directory containing the README.
Note the command you use will not run the client against the servlet, you will need to pass the URL of the service deployed on tomcat, this is detailed in the README.
I would advise you to download ant and use it as the ant commands implicitly take care of classpath issues.