WS-Eventing for CXF

2012-10-01 Thread Jan Martiška
Hi everybody, as I posted on CXF lists earlier, I am working to implement WS-Eventing spec (http://www.w3.org/TR/ws-eventing/) for CXF as my Diploma thesis. I am currently in the design phase and would like to hear any feedback regarding the work, before I start implementing. The current state

New ContinuationCallback interface

2012-10-01 Thread Sergey Beryozkin
Hi I'd like to add a new ContinuationCallback [1] interface for getting it easier to track various invocation status updates. Particularly it would make it possible for the JAX-RS frontend to support CompletionCallback [2] but I think it can also be of use to CXF applications not relying on