Jens wrote
> 
> 
> Claus Ibsen-2 wrote
>> 
>> Hi
>> 
>> Have you tried enabling stream caching?
>> http://camel.apache.org/stream-caching.html
>> 
> 
> Yes, and I also tried converting the message to a String right away but
> neither change helped.
> 
> This is with Camel 2.8.3, by the way.
> 

It seems this problem is in some way related to the CXF component. If I
simply replace the routing to the primary CXF endpoint with a throwException
the route works as expected, resuming with the original message in the catch
block. So does the CXF component "erase" the orignal message? Is this worthy
of filing a bug?

Thanks,
Jens

--
View this message in context: 
http://camel.465427.n5.nabble.com/doTry-doCatch-with-original-message-tp5713695p5713733.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to