Re: Inconsistent onException behaviour

2012-03-09 Thread razvan.ludvig
Thanks for your answers. I have a better undestanding now of how the exception handling works. Cheers! Răzvan Ludvig -- View this message in context: http://camel.465427.n5.nabble.com/Inconsistent-onException-behaviour

Re: Inconsistent onException behaviour

2012-03-08 Thread Claus Ibsen
2.9.0 for these tests. > > Here is the route: > > > > And this is the test snippet: > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Inconsistent-onException-behaviour-tp5541356p5541356.html > Sent from the Camel -

Re: Inconsistent onException behaviour

2012-03-06 Thread Babak Vahdat
log("The body of IN Message was ${body}")); [1] https://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/onexception/OnExceptionSubRouteTest.java Babak -- View this message in context: http://camel.46542

Inconsistent onException behaviour

2012-03-06 Thread razvan.ludvig
, setHeader, etc) I used Camel 2.9.0 for these tests. Here is the route: And this is the test snippet: -- View this message in context: http://camel.465427.n5.nabble.com/Inconsistent-onException-behaviour-tp5541356p5541356.html Sent from the Camel - Users mailing list archive at Nabble.com.