Thanks for your reply. My config is already using the depends-on and the
is defined before the element.
The only difference I see is the missing within the
element. But without that entry the CamelContext would not shutdown at all.
As we are using a standalone ActiveMQ the useShutdownHook="fa
Hi
See this example which has embedded broker and camel, and how using
depends-on helps the ordering.
https://github.com/apache/camel/blob/master/examples/camel-example-management/src/main/resources/META-INF/spring/camel-context.xml
On Thu, Feb 6, 2014 at 8:10 AM, rmueller wrote:
> We use Active
I forgot to mention that we are using ActiveMQ 5.9 version.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Errors-because-ActiveMQ-is-shutting-down-before-CamelContext-tp4677524p4677530.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.