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
;
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.