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
;
}
}).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