AXIS2/Tomcat WSDL 生成
在部署使用 AXIS2 构建的 SOAP Web 服务时,我遇到了一个奇怪的问题。
部署时,当我导航到 WSDL 时,十分之八的人会收到以下消息:
<error>
<description>Unable to generate WSDL 1.1 for this service</description>
<reason>If you wish Axis2 to automatically generate the WSDL 1.1, then please set useOriginalwsdl as false in your services.xml</reason>
</error>
但奇怪的是,十分之二的人确实找到了 WSDL 文件,因此我认为我的设置是正确的,只是奇怪的是有时有效有时无效...
有人知道这里可能出了什么问题吗?
谢谢你的帮助
I have a strange problem when deploying my SOAP webservice built using AXIS2
When deploying I get 8 out of 10 time the following message when I navigate to my WSDL:
<error>
<description>Unable to generate WSDL 1.1 for this service</description>
<reason>If you wish Axis2 to automatically generate the WSDL 1.1, then please set useOriginalwsdl as false in your services.xml</reason>
</error>
But the strange thing is that 2 out of 10 times I does find the WSDL file, therefore I think that my settings are correct, It's just strange that is sometimes works and sometimes not...
Anyone got an idea what might be wrong here?
thank you for the help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论