How do I prevent my Mule instance from shutting down when the ActiveMQ server is shut down.
I have implemented a SimpleRetryConnectionStrategy which works Ok, if I try to launch the Mule with no running ActiveMQ, and it gets it connection when when I the ActiveMQ has started up.