Re: config for InOut messages and restarting the server

2010-07-11 Thread john robens
Thanks Dejan - this does exactly what I wanted. If someone knows how to link failover with compression I would be highly appreciative. This thread seems to end with a dead end: http://osdir.com/ml/users/2010-04/msg01209.html Thanks John On 21 June 2010 18:46, Dejan Bosanac wrote: > Hi John, >

Re: config for InOut messages and restarting the server

2010-06-21 Thread Dejan Bosanac
Hi John, try using failover tranposport http://activemq.apache.org/failover-transport-reference.html Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Sun,

config for InOut messages and restarting the server

2010-06-20 Thread john robens
Hi, wondering if you can help me. I have a setup with the client as a Grails web-application, communicates with a broker embedded in a spring server on the back end. What I would like to solve, is that if the server is restarted the client does not reconnect. Grails client is configured as follo