On Mon, Jan 28, 2013 at 10:25 AM, gilboy <josephoto...@gmail.com> wrote:
> Hi
>
> If I have an onException policy and I do *not *set the handled property to
> true then Camel will not break out of the route.
>

But it will stop continue routing and return the response to the caller.


> If I have an onException policy and I set the continued property to true,
> Camel will not break out of the the original route either.
>

It will continue as if no exception was thrown.

> So what is the difference between the above as I assume I am missing
> something?
>

If you got Camel in Action book, see the difference in figure 5.5 and 5.6


> Thanks
> Joe
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Exception-policies-query-tp5726405.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to