Hi

See these links

http://camel.apache.org/why-does-my-file-consumer-not-pick-up-the-file-and-how-do-i-let-the-file-consumer-use-the-camel-error-handler.html
http://camel.apache.org/how-do-i-handle-failures-when-consuming-for-example-from-a-ftp-server.html
https://camel.apache.org/polling-consumer.html

There is an option to use the consumer.bridgeErrorHandler=true so
Camel's error handler can react upon the exception.

On Tue, May 6, 2014 at 1:20 PM, kalber <karlheinz.al...@swslt.com> wrote:
> Sorry i tiping erros, naturly its
> onException(CannotGetJdbcConnectionException.class).
> Nevertheless it does not work.
>
>
>
>
>
> -----
> kh
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Error-loop-CannotGetJdbcConnectionException-from-route-tp5750911p5750918.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to