Hello all, I have a question - we need to address a web service requiring WS-Addressing. By default, I would use following cxf endpoint:
the problem is, that this way the CXF framework uses WSA using namespace http://www.w3.org/2005/08/addressing, but required is http://schemas.xmlsoap.org/ws/2004/08/addressing . If we invoke the WS by coded endpoint, it's easy, setting a simple property will do the magic: nevertheless we'd like to do proxy services by camel, so - the question is, how to achieve using WS-Addressing http://schemas.xmlsoap.org/ws/2004/08/addressing in the camel cxf endpoint using OSGi blueprint XML or Spring? Thank in advance for any hit or advice Best regards Gabriel Vince -- View this message in context: http://camel.465427.n5.nabble.com/cxf-endpoint-with-2004-08-ws-addressing-tp5715694.html Sent from the Camel - Users mailing list archive at Nabble.com.