AXIS2/Tomcat WSDL 生成

发布于 2025-01-05 00:19:54 字数 499 浏览 1 评论 0原文

在部署使用 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文