Re: Exception propagation with onException + pipeline

2014-03-11 Thread Jose
. Jose -- View this message in context: http://camel.465427.n5.nabble.com/Exception-propagation-with-onException-pipeline-tp5748383p5748642.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Exception propagation with onException + pipeline

2014-03-10 Thread Willem Jiang
ay it works but I would like to avoid adding this on every route. I > > would like to define a global "onException" to handle both the exceptions > > thrown within the pipeline and outside the pipeline. > > > > Is there any way to do that? > > > > Thank you. > > > > Jose > > > > > > > > > > -- > > View this message in context: > > http://camel.465427.n5.nabble.com/Exception-propagation-with-onException-pipeline-tp5748383.html > > > > Sent from the Camel - Users mailing list archive at Nabble.com. > > >

Re: Exception propagation with onException + pipeline

2014-03-10 Thread Stephan Burkard
; > Is there any way to do that? > > Thank you. > > Jose > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Exception-propagation-with-onException-pipeline-tp5748383.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Exception propagation with onException + pipeline

2014-03-06 Thread Jose
-- View this message in context: http://camel.465427.n5.nabble.com/Exception-propagation-with-onException-pipeline-tp5748383.html Sent from the Camel - Users mailing list archive at Nabble.com.