Hi

If you have a copy of Camel in Action, see chapter 5, section 5.4.5

You can tell Camel to continue with the onException.

You can find a bit of information on the Camel web site also about this.



On Mon, Jun 3, 2013 at 9:47 AM, suyash.singh <suyash.si...@gmail.com> wrote:
> 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.



-- 
Claus Ibsen
-----------------
www.camelone.org: The open source integration conference.

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