One last update.. The more I learn about what is going on, I realize the
information I left out of my original post.

The Camel configuration is connecting to the broker in question using the
vm: protocol AND connecting to a remote broker.  The VM connection was the
one causing reconnect to spin up an embedded instance of the broker using
default configuration.

The change I made was to not create a broker if is not running.  

<property name="brokerURL" value="failover:(vm://my-broker?create=false)" />




--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to