Re: Exception Handling in camel onWhen

2015-11-21 Thread Claus Ibsen
Redeliveries(2); > > The problem is when ever the Predicate return false the route is stop. what > I am trying to achieve is to continue the route. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Exception-Handling-in-camel-onWhen-tp5774

Exception Handling in camel onWhen

2015-11-18 Thread Ishada
; } }).continued(true).maximumRedeliveries(2); The problem is when ever the Predicate return false the route is stop. what I am trying to achieve is to continue the route. -- View this message in context: http://camel.465427.n5.nabble.com/Exception-Handling-in-camel-onWhen-tp5774076