I got this resolved by go to the samples folder and run "ant deploy". It
deploys the application to tomcat.
The tricky part is how to access the wsdl file, I got it finally by using "
http://localhost:8080/helloworld/services/hello_world?wsdl";.

Reply via email to