On Thu, Aug 25, 2011 at 3:21 PM, Gert Villemos <gville...@yahoo.de> wrote:
> 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?
>

See this FAQ
http://camel.apache.org/how-can-i-stop-a-route-from-a-route.html

Can be used to start another route as well.


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



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to