web services - What are some good examples of a WS-Eventing client in Java? -
there few web service frameworks available java: axis2, cxf, jbossws, , metro. have examples of ws-eventing client these frameworks?
check out apache savan. it's publisher/subscriber implementation axis2 supports ws-eventing (see sample.eventing.client example client).
jbossws has information setting service here, didn't see example client. regarding cxf , metro, i'm not sure if have specific support ws-eventing yet.
Comments
Post a Comment