Hi Folks, In my application, I have a number of routes that start-up in a specified order.
The route that starts first has the responsibility of draining a particular JMS queue of any messages that may exist on the queue. While this route needs to start before the other routes start, this route also needs to finish processing any messages before the other routes start. I'm wondering does Camel support a way of delaying the start-up of particular routes depending on the status of another route? Any insights into this are much appreciated. Thanks, Edwin -- View this message in context: http://camel.465427.n5.nabble.com/Starting-route-s-upon-completion-of-another-route-tp5719681.html Sent from the Camel - Users mailing list archive at Nabble.com.