Tagged Questions
The ws-eventing tag has no wiki summary.
1
vote
4answers
1k views
Does WCF support WS-Eventing?
I know WCF supports many WS-* protocols but WS-Eventing does seem to be listed.
I do know that WCF has a pub/sub model, but is it WS-Eventing compliant?
0
votes
0answers
26 views
Need simple example of ws-eventing
Does anyone know of a simple example of how to implement ws-eventing? I'm using glassfish, but anyother app server would work as well.
0
votes
1answer
46 views
iPad : WS-Eventing
Can the iPad subscribe to WS-Eventing (Web Service Eventing) notifications?
Because iOS doesn't appear to have native SOAP support, I am guessing not, but need to confirm.
0
votes
1answer
218 views
WS-Eventing in Axis2 / subscription-based messaging
I'm currently writing a web service using Axis2, and need to be able to set up a subscription-based system, whereby subscribing clients are notified of events and messages. Does anyone have any ...
0
votes
1answer
2k views
What are some good examples of a WS-Eventing client in Java?
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?