Re: FTP connect issue

2012-07-30 Thread Nafees
routes, I am calling memoryRepo.getCache().clear(); So, that next time, we run the same route, it will pick all the files correctly. Plz correct me if there is any better way to do this. Regards Nafees -- View this message in context: http://camel.465427.n5.nabble.com/FTP-connect-issue

FTP connect issue

2012-07-25 Thread Nafees
; camelContext.getInflightRepository().removeRoute(strRouteID); camelContext.removeRoute(strRouteID); } I am using disconnect = true in FTP options. Why is it showing me one file less. Plz help me. Thanks Nafees -- View this message in context: http://camel.465427.n5.nabble.com/FTP-connect-issue-tp5716452.html Sent from the Camel - Users mailing list archive at Nabble.com.