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".
- Publish the implemented service using WSDL first Feng Zhang
- Re: Publish the implemented service using WSDL first Feng Zhang
- Re: Publish the implemented service using WSDL first Freeman Fang
