Java 的 WS-Discovery 实现

发布于 2024-08-15 21:03:13 字数 1539 浏览 3 评论 0原文

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

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

发布评论

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

评论(3

哎呦我呸! 2024-08-22 21:03:14

在提出问题时,CXF 不支持 WS-Discovery。从版本 2.7 开始就受支持 (http://cxf.apache.org/docs/ 27-migration-guide.html)

At the time of the question CXF was not supporting WS-Discovery. It is supported since release 2.7 (http://cxf.apache.org/docs/27-migration-guide.html)

抱着落日 2024-08-22 21:03:14

请检查我的轻量级方法 JavaWsDiscovery:https://github.com/thhart/javaWsDiscovery。它将使用 WS-Discovery 探针查询本地网络,并返回所有应答设备。

Please check my lightweight approach JavaWsDiscovery: https://github.com/thhart/javaWsDiscovery. It will query the local network with a WS-Discovery probe and returns you all answering devices.

平定天下 2024-08-22 21:03:13

我所知道的唯一 Java 实现是这个: http://code.google .com/p/java-ws-discovery/

Wiki 中有 JAX-WS 示例。

The only Java-implementation that I know of is this one: http://code.google.com/p/java-ws-discovery/

There are JAX-WS examples in the Wiki.

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