On Tue, Aug 14, 2012 at 4:58 PM, Hilde <hilde.sch...@yahoo.de> wrote: > Thanks you Claus, but I have just checked that the exception object > is still null even though handled(false) [default]. >
Yeah its null in both situations, as the error handler is kicking in. handled = false, just mean that when the error handler is done, the caused exception is restored and propagated back to the caller. So you need to get the exception from the property. > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Exception-in-Exchange-is-null-tp5717324p5717329.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen