WS-Discovery Implementations for Java [closed]
Asked Answered
D

3

4

Are there any implementations of the WS-Discovery specification for JAX-WS RI, Axis2, CXF or other toolkits?

Daguerre answered 22/12, 2009 at 12:51 Comment(0)
P
6

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.

Politician answered 13/3, 2010 at 16:7 Comment(0)
R
2

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)

Richly answered 11/1, 2014 at 15:22 Comment(0)
T
0

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.

Tumulus answered 19/6, 2015 at 10:42 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.