The issue i found was that in one of the beans i modify the body of the message. After that the header is lost. But if i set back the header in the same bean where i modify the body, then header is propogated. I did
e.getOut.setHeaders(e.getIn().getHeaders()) it works after i do this -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-Missing-Headers-tp5595800p5595918.html Sent from the Camel - Users mailing list archive at Nabble.com.