SOAP:指向的命名空间不再存在。可能的后果?

发布于 2024-12-09 09:50:17 字数 119 浏览 0 评论 0原文

我正在使用 SOAP Web 服务修改一些遗留项目。我注意到它指向的某些名称空间的某些 URL 不再工作(500)。知道后果是什么吗?

客户端和服务器似乎仍然工作正常,但我需要创建一个使用 WS 的新客户端。

I am modifying some legacy project using SOAP web services. I noticed that some of the URLs it is pointing to for some of the namespace are not working anymore (500). Any idea what the consequence would be?

Both the client and server seems to be working fine still, but I need to make a new client that consumes the WS.

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

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

发布评论

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

评论(1

反目相谮 2024-12-16 09:50:17

命名空间可能采用 URL 的形式,但它们并不代表网络上的资源。在许多情况下,该位置从来没有任何资源。这完全没有区别。

Namespaces may be in the form of a URL, but they do not represent a resource on the network. In many cases, there never was any resource at that location. It makes no difference at all.

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