[jboss-user] [Beginners Corner] - How to limplement listener class for database failover?

krithi do-not-reply at jboss.com
Mon Jun 4 09:07:12 EDT 2007


Hi All,
I am using jboss-4.0.5.GA.zip_FILES, and mysql

My default-ds.xml configuration is 
....
...  <connection-url>jdbc:mysql://test1,test2/TESTDB?zeroDateTimeBehavior=convertToNull&failOverReadOnly=false</connection-url>
....

I want to do some specifc operations whenever a database failover occurs. 
I would like to know, how to implement the listener for failover, and what are the configurations needed in jboss

Thanks in advance
Krithi


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050944#4050944

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050944



More information about the jboss-user mailing list