Change the error handler on routeB to the noErrorHandler 
http://camel.apache.org/error-handler.html 
<http://camel.apache.org/error-handler.html>

> On Mar 30, 2016, at 12:09 PM, kumar5 <deelip.kum...@gmail.com> wrote:
> 
> routeA is calling routeB and  routeA has  Exception  handling and set the
> retry. If route B throws exception then it doesn’t  propagate to routeA. It
> means retry will not happen.  
> Is it as design if yes is any way to propagate and main routeA can handle
> exception and retry 
> 
> 
> 
> 
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Exception-handling-by-main-route-to-all-sub-routes-tp5780084.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to