Вопрос

I have created a SOAP webservice through eclipse, but wsdl file is not being generated, although I am able to see the services listing when I run the project.

Это было полезно?

Решение

I was using Axis 2 for creating SOAP web service, because of that my WSDL was not generating since as soon as I changed the Web service engine from Axis 2 to Axis , wsdl got generated.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top