Hi,
I have deployed a web service in
Tomcat. When I try to retrieve the WSDL, I get the following message:
------------------
AXIS error
Could not generate WSDL!
There is no
SOAP service at this location
------------------
e.g. when i try to access the URL http:\\myhost:8080\webservices\services, I am able to see the names of web methods deployed.... But when I click on the WSDL link given beside that URL I get the error message above.
Can anyone help me with this?
Thank you,
Craig