Hi all,

I have a camel application where I am parsing a large XML file and doing
some operations on the items of the file. I want to be able to stop/and
re-start manually the application.

So when I stop all the routes of my camel context while the application is
processing the file, and restart again, the camel context seems to have
somewhere in the cache the old file instead the new one I have put in the
folder.

Does anyone have an idea on how I can mark everything as completed even if
the I stop the process in the middle ?

Cheers
Majid



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-stop-routes-and-start-tp5763950.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to