2 Replies Latest reply on Nov 12, 2009 12:30 PM by shanaghe

    CXF endpoint SOAP header forwarding

    shanaghe

      Hi,

      I am using Camel 1.6.1.2-fuse with CXF endpoints.  I'm setting up a route from(cxf:) to(cxf:) and want to use the PAYLOAD dataFormat.  Is it possible with this version to relay the SOAP headers from the request to the producer endpoint?  Currently, there is no SOAPAction in the request being sent to the producer(to:), so the request is failing.  The SOAPAction is there in the request to the originator. 

      It works with POJO mode, but is there a simple way to have this header propagated in MESSAGE or PAYLOAD modes?

      Thanks in advance!

      Eoin