On 4/4/07, Dhawan, Vikram (LNG-DAY) <[EMAIL PROTECTED]> wrote:
Hi,



I am trying to configure AMQ 4.1.0 with a MySql database as backend, I
want to make sure if there is temporary outage of MySql database, AMQ
will not die and will try to reconnect on some regular time interval. In
my testing it does not appear that way. I am using standard
configuration comes with AMQ download.

JDBC reconnection is the responsibility of the DataSource; use a
DataSource which does connection testing & reconnection. e.g. try c3po
or commons-dbcp.

--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to