Hi
Maybe you are hit by
http://camel.apache.org/why-is-my-message-body-empty.html
On Mon, May 19, 2014 at 3:33 PM, Ronny Aerts wrote:
> Hello camel community,
>
> I have spring xml situation where I have some xml in a message header (as
> result of other actions in the route).
>
> I noticed tha
Hello camel community,
I have spring xml situation where I have some xml in a message header (as
result of other actions in the route).
I noticed that I can use content based routing with xpath where the xpath
content does not come from the body but from the message header as in the
example be