Axis2 与旧版 wsdl 文件/Web 服务的兼容性

发布于 2024-10-09 16:32:57 字数 191 浏览 0 评论 0原文

如果我理解正确的话,所有框架在与 Web 服务通信时都使用 SOAP。我仍然陷入困境,是否某个特定的服务器支持所有框架。

假设,XYZ 已经发布了其 WSDL 文件 longback(在 Axis 时代),并且他们没有升级任何内容。现在,我可以使用 Axis2 从同一 WSDL 构建存根,并与同一旧服务器成功通信吗?

If I understand correctly, all frameworks use SOAP while communicating with Web Services. I am still in dilemma whether a particular server supports all frameworks.

Let's say, XYZ has released its WSDL file longback (in Axis era), and they have not upgraded anything. Now, can I use Axis2 to build the stubs from the same WSDL, and communicate successfully with the same old server?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

今天小雨转甜 2024-10-16 16:32:57

WSDL 和 SOAP 有不同版本,AXIS2 通常使用 SOAP 1.2 这是 有关如何将 SOAP 1.1 与 Axis2 结合使用的参考

There are different versions of WSDL and SOAP, AXIS2 would normally use SOAP 1.2 This is a reference to how to use SOAP 1.1 with Axis2.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文