Hi Babak, Could you say me how inject my own custom ExceptionHandler to the Consumer of my FTP Route?
I am using Spring to define my Route <camelContext id="myCamelContext" xmlns="http://camel.apache.org/schema/spring"> <routeBuilder id="myFTPRoute" ref="FtpRute"/> </camelContext> FtpRoute is a class that extends RouteBuilder. I would be very grateful. -- View this message in context: http://camel.465427.n5.nabble.com/ExceptionHandler-in-a-ftp-Route-tp5451466p5459947.html Sent from the Camel - Users mailing list archive at Nabble.com.
