We are facing the following issue. Whenever the camel route is unable to
connect to an endpoint(from a list of endpoints dynamically generated using
"@DynamicRouter"), it stops sftp-ing the files to all endpoints after the
failed endpoint and also it does not throw an error when the said endpoint
fails.

Is there a way to resolve this issue in this version itself, because an
exception doesn't seem to be thrown. (I have added the onException clause to
the camel route to handle any exception thrown)
*
Camel Version used: 2.10.1
JDK: 6*

This was a similar question raised on stack overflow.
http://stackoverflow.com/questions/40966290/apache-camel-dynamic-route-continue-when-exception-occurs




--
View this message in context: 
http://camel.465427.n5.nabble.com/Exception-not-thrown-on-connect-failed-in-Dynamic-Routes-tp5796268.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to