RE: FTP endpoint on error

2014-05-14 Thread blacar
Hi Ravi, Thanks for reply. At the moment i think i have it solved. onException(Exception.class).id("movexToServiceRouteOnException").log(ERROR, "${exception.stacktrace}").handled(true).to(getDiscardFtpEndPoint()); I declared a onException route that logs the stack tra

RE: FTP endpoint on error

2014-05-12 Thread Ravindra.Godbole
Can you share the route specifics you currently have ? -Ravi From: blacar [bcr...@gmail.com] Sent: Monday, May 12, 2014 4:32 PM To: users@camel.apache.org Subject: FTP endpoint on error Hi guys, I hope you can help me. I want to create a route that read