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