vote up 0 vote down star

There are a few web service frameworks available for Java: Axis2, CXF, JBossWS, and Metro. Does anyone have some good examples of a WS-Eventing client with these frameworks?

flag

1 Answer

vote up 0 vote down check

Check out Apache Savan. It's a publisher/subscriber implementation for Axis2 that supports WS-Eventing (see sample.eventing.Client for an example client).

JBossWS has some information about setting up a service here, but I didn't see any example for a client. Regarding CXF and Metro, I'm not sure if they have specific support for WS-Eventing yet.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.