RE: WS-Eventing for CXF

2013-05-18 Thread Andrei Shakirin
Hi Alessio, Small finding: it seems that folder 'rt/ws/eventing/src/test/java/org/apache/cxf/ws/eventing/base/aux' cannot be checked out under Windows, because it is forbidden folder name. I guess it still from DOS time, when AUX was system device driver "Auxiliary device" :) Could you please

Re: WS-Eventing for CXF

2013-05-18 Thread Daniel Kulp
Alessio, This is large enough that it likely would require a grant like we just did for the XKMS stuff. Especially since Jan isn't already a committer. Can you have Jan create a JIRA and attach a patch to it. Who owns the IP for this at this point? Is it Jan or RedHat? Whomever it is

Re: WS-Eventing for CXF

2013-05-18 Thread Alessio Soldano
On 05/13/2013 02:28 PM, Alessio Soldano wrote: > Btw, if no notification > WSDL is provided and wrapped delivery is selected, according to the spec > the client (event sink) must implement the generic WSDL in Appendix D > (which has an operation accepting > {http://www.w3.org/2011/03/ws-evt}EventT

Re: Another 3.0 thought….

2013-05-18 Thread Alessio Soldano
Hi Dan, as long as the classes returned extend the JAXWS spec one, I think it should be fine. And I assume standard methods should keep on working the same as today. So we'd basically end up providing additional methods in e.g. service to allow explicitly setting Bus, features and so on for those u