Retrieving the Web service’s WSDL

To retrieve any WSDL file for a deployed Web service from a Web browser enter the URL of the WSDL in the form http://host:port/collectionName/services/service?wsdl. For example for the canine shelter sample, enter:

http://hostname:8080/SoapSample/services/SoapDemo_FindDog?wsdl.