Hi Claus,
As I said earlier, I am using only header now.
But I have issues tracking the header again.
I used xpath to store value in a headerName='"test". I can see this header
is visible only when I explicitly set its result type to string, otherwise
the headername is not visible.
Visible header:
<setHeader headerName="test"><xpath
resultType="java.lang.String">//*/data/text()</xpath></setHeader>
NOT-Visible header:
<setHeader headerName="test"><xpath>//*/data/text()</xpath></setHeader>
Thanks
Peter
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-message-How-long-custom-headers-and-properties-live-tp5047495p5051169.html
Sent from the Camel - Users mailing list archive at Nabble.com.