I have a route 'from' a file component processing all files in a directory.

When all have been processed (and not before), then I want another route to
start.

I tried 'startupOrder' but both routes are still started almost together,
not when the lower order has completed.

How can I configure that a route starts only when another route has
completed?


--
View this message in context: 
http://camel.465427.n5.nabble.com/Starting-a-route-after-another-completes-tp4734464p4734464.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to