No, not really. It's not the routes that fail, but processing individual messages that may fail. In that case the default error handling mechanism kicks in, but you can have your own [1] (which is usually the case, as error handling is application specific).

Cheers,
Hadrian

[1] http://camel.apache.org/error-handling-in-camel.html



On 04/02/2012 12:55 PM, Eugeniu wrote:
1. Can Camel routes fail independently inside a single CamelContext?
2. If yes, does the Context restart them, or the route should be restarted
manually somehow?

--
View this message in context: 
http://camel.465427.n5.nabble.com/Can-Camel-routes-fail-independently-inside-a-single-CamelContext-tp5613034p5613034.html
Sent from the Camel - Users mailing list archive at Nabble.com.

--
Hadrian Zbarcea
Principal Software Architect
Talend, Inc
http://coders.talend.com/
http://camelbot.blogspot.com/

Reply via email to