Hello everybody,

using camel 2.20 with spring 5.0.1 and need to start another component (defined as spring 
bean) after camel context has started. I added 'depends-on="camelContextId"' to 
the other beans spring xml definition, but this has a no effect as the camel context is 
starting asynchronously.

Any ideas how to solve this?

Thanks and kind regards,

Pascal

Reply via email to