The routes are started as part of starting the context.
So only in the end the status of the context is started.

See more here
http://camel.apache.org/lifecycle

So yeah the routes is started synchronously.


On Mon, Jan 20, 2014 at 11:52 AM, Tom Ellis <telli...@gmail.com> wrote:
> Hi All,
>
> I was wondering if somebody could clarify something regarding context and
> route lifecycle. Is route startup during context startup asynchronous or
> synchronous? I.e. Can a context status be set to Started (JMX Bean set to
> Started) before the routes of that context are also set to Started?
>
> Cheers,
>
> Tom Ellis



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
Make your Camel applications look hawt, try: http://hawt.io

Reply via email to