Hi Geir,
Can you share your config file & SimpleRetryConnectionStrategy?
I want to have a look to it.
Cheers,
Pawan Modi
Geir Arnesen wrote:
I am running on Mule 2.0.2
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.
Geir