Hi,

Can you change the header name not end with CXF?
It looks like camel-cxf just filters the header which contains CXF.


-- 
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang 
Weibo: willemjiang





On Monday, November 5, 2012 at 11:58 PM, Viktoras wrote:

> Hi,
> 
> I have a simple CXF endpoint exposed through NMR. The entry to CXF is
> through Jetty.
> The route START sets the header XXX and directs to NMR. After that CXF route
> takes over, but here the header is lost. Please see the Camel context below:
> 
> 
> 
> The log output is (CXF route has lost XXX header):
> 
> 
> But if I change *nmr:gogogo* with HTTP, e.g.:
> http://localhost:7070/helloWorld, both routes print the header as expected:
> 
> 
> What can I do for headers to persist during the first example?
> 
> 
> 
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Headers-get-lost-Jetty-NMR-CXF-tp5722158.html
> Sent from the Camel - Users mailing list archive at Nabble.com 
> (http://Nabble.com).



Reply via email to