1 Reply Latest reply on Jul 30, 2008 2:28 AM by vickyk

    Reseting the connection with Database

      Hi all,

      I am very new to jboss. I am using jboss 4.0.4ga and Mysql. I have configured datasource in mysql-ds.xml. But my problem is that if database connection is reset i will have to restart my jboss server. Is there any tag in xml file do i need to add in mysql-ds.xml by which if connection is reset to the database i will not have to restart the jboss.Or is there any xdoclet tag which i need to add in Entity Bean? Please help.