You can also publish this service on localhost with any server (for example, Tomcat), and then with your browser write in the address bar
http:
If the service is configured correctly, you should see the generated wsdl. Then you can copy / paste into any text editor and save it as myService.wsdl
.
Hope that helps
source share