Re: camel-cdi-test sendBodyAndHeaders not sending headers

2016-04-20 Thread craigmjones96
delete this post as i dont think it is beneficial to anyone, as i say, it was a very specific issue. Regards, Craig -- View this message in context: http://camel.465427.n5.nabble.com/camel-cdi-test-sendBodyAndHeaders-not-sending-headers-tp5781416p5781429.html Sent from the Camel - Users mailing list

Re: camel-cdi-test sendBodyAndHeaders not sending headers

2016-04-20 Thread Antonin Stefanutti
my route has been simplified for the time being: > > from(RequestHandlerConstants.ROUTE_REQUEST_PREVALIDATION) >.log(" Received Message ----") >.log("${headers}") >.to(logEndpoint); > > Is anyone able to offer any assistance? Am i missing something obvious? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-cdi-test-sendBodyAndHeaders-not-sending-headers-tp5781416.html > Sent from the Camel - Users mailing list archive at Nabble.com.

camel-cdi-test sendBodyAndHeaders not sending headers

2016-04-20 Thread craigmjones96
ved Message ") .log("${headers}") .to(logEndpoint); Is anyone able to offer any assistance? Am i missing something obvious? -- View this message in context: http://camel.465427.n5.nabble.com/camel-cdi-test-sendBodyAndHeaders-not-sending-headers-tp5781416.html S