Hi, I'm trying to implement a few WS using CXF. I was successful in implementing a few services. However, I'm not sure how can I use CXF to deliver HTTP based notifications to the clients.
My scenario is: 1. client invokes RESTful WS (implemented using CXF) and registers itself for event notifications giving its http endpoint. 2. when an event occurs, I need to send out XML / JSON notification on HTTP. Can some point me to any resource to implement #2? Or any pointers... Thanks in advance, Chetan -- View this message in context: http://cxf.547215.n5.nabble.com/Web-services-notification-tp2847945p2847945.html Sent from the cxf-user mailing list archive at Nabble.com.
