useOriginalwsdl=true is not working in axis2

后端 未结 2 1916
轻奢々
轻奢々 2020-12-21 09:23

I have followed contract first approach. So I first wrote the wsdl file and then generated the server side code. But when I hit the url for my web service in the browser the

2条回答
  •  时光说笑
    2020-12-21 09:57

    Do you have external schema references in your WSDL..? If so, those should be also added to META-INF directory... Please also attach your WSDL..

    Since you are using contract first, better you validate your WSDL too.. there are wsdl validating tools available...

    Thanks...

提交回复
热议问题