Re: Catching Exception

2016-12-18 Thread S AR
irst ConnectException and Subsequent DisconnectException) to be caught, but that was not the case. What am I missing? -- View this message in context: http://camel.465427.n5.nabble.com/Catching-Exception-tp5791552p5791630.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Catching Exception

2016-12-18 Thread Claus Ibsen
test.foo?consumer.bridgeErrorHandler=true").to("log:test")/ > > I was excepting an IOException (First ConnectException and Subsequent > DisconnectException) to be caught, but that was not the case. > What am I missing? > > > > -- > View this message in cont

Re: Catching Exception

2016-12-17 Thread sa_james
created in the Java World? -- View this message in context: http://camel.465427.n5.nabble.com/Catching-Exception-tp5791552p5791636.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Catching Exception

2016-12-17 Thread Claus Ibsen
an IOException (First ConnectException and Subsequent >> DisconnectException) to be caught, but that was not the case. >> What am I missing? >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/Catching-Exception-tp5

Re: Catching Exception

2016-12-17 Thread Claus Ibsen
> DisconnectException) to be caught, but that was not the case. > What am I missing? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Catching-Exception-tp5791552p5791630.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Catching Exception

2016-12-17 Thread sa_james
rom("batch-sjms:test.foo?consumer.bridgeErrorHandler=true").to("log:test")/ I was excepting an IOException (First ConnectException and Subsequent DisconnectException) to be caught, but that was not the case. What am I missing? -- View this message in context: http://camel.465427.n5

Re: Catching Exception

2016-12-16 Thread Claus Ibsen
xception is throws in the console but camel > does not log it. > Am I understanding this wrong? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Catching-Exception-tp5791552.html > Sent from the Camel - Users mailing list archive at Nabble.c

Catching Exception

2016-12-16 Thread sa_james
ut camel does not log it. Am I understanding this wrong? -- View this message in context: http://camel.465427.n5.nabble.com/Catching-Exception-tp5791552.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: onException not catching exception

2010-12-14 Thread John
2.6 fixes it. Thanks Claus! -- View this message in context: http://camel.465427.n5.nabble.com/onException-not-catching-exception-tp3304725p3304872.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: onException not catching exception

2010-12-14 Thread davsclaus
Try with 2.6-SNAPSHOT, as I think its fixed there. -- View this message in context: http://camel.465427.n5.nabble.com/onException-not-catching-exception-tp3304725p3304734.html Sent from the Camel - Users mailing list archive at Nabble.com.

onException not catching exception

2010-12-14 Thread John
-john -- View this message in context: http://camel.465427.n5.nabble.com/onException-not-catching-exception-tp3304725p3304725.html Sent from the Camel - Users mailing list archive at Nabble.com.