4 Replies Latest reply on Jan 27, 2011 9:59 AM by davsclaus

    cxf-bc and http headers

    kevin.sailly

      Hello,

       

      I am routing soap request thru camel, cxf-bc and then camel again:

       

      camel(jetty -> nmr) => cxf-bc(provider(nmr -> http)) => camel(jetty -> http)

       

      My problem is that initial request have HTTP headers that are all removed by the cxf-bc component, but I have to route them too.

       

      I can not achieve in finding how to configure cxf-bc component to keep the HTTP headers.

      Is there an easy way to do that?

       

      Thanks,

      Kévin

       

      P.S.: I am using apache-servicemix-4.3.0-fuse-02-00