Hi,

We are developing an app using Apache Camel and using timers to control
sessions. When a timer expires, we throw a runtimeException to send a
message to the customer. The CAMEL route in the meantime does not continue
as a result and breaks out of the pipeline.

In certain cases, we would like the CAMEL route to continue inspite of a
RunTimeException being raised. Any ideas on how to do this?



--
View this message in context: 
http://camel.465427.n5.nabble.com/Problem-with-runTimeException-handling-tp5733659.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to