While implementing SOAP webservice accessing, i found there is a wsdl file in some tutorials. In which folder i have to create wsdl file when there is no third party libraries adding..
While implementing SOAP webservice accessing, i found there is a wsdl file in some
Share
You can view the WSDL file of the deployed service by requesting the URL
for example,
so basically
should work