You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "Neil Thorne (work)" <ne...@travelex.com> on 2007/09/13 19:38:52 UTC

Re: Caught exceptions also proceed

I can confirm this is an issue. It is causing havoc with our routing. If an
exception is thrown and we specify an exception(Exception.class) clause the
route should not proceed to the original destination endpoint for the route.

Can we get a fix?
-- 
View this message in context: http://www.nabble.com/Caught-exceptions-also-proceed-tf4285006s22882.html#a12659872
Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Caught exceptions also proceed

Posted by Nick Outram <ap...@nickoutram.name>.
Hmm, which build are you using Neil? I just tried this on the nightly
snapshot and it works fine.


Neil Thorne (work) wrote:
> 
> I can confirm this is an issue. It is causing havoc with our routing. If
> an exception is thrown and we specify an exception(Exception.class) clause
> the route should not proceed to the original destination endpoint for the
> route.
> 
> Can we get a fix?
> 

-- 
View this message in context: http://www.nabble.com/Caught-exceptions-also-proceed-tf4285006s22882.html#a12742600
Sent from the Camel - Users mailing list archive at Nabble.com.