Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Tomcat, reconnection to DataSource's

Options
  • 12-06-2006 4:14pm
    #1
    Registered Users Posts: 261 ✭✭


    I have setup a DataSource in tomcat, and I can’t remember the setting for making it auto-reconnect to the database if it looses connection.

    Anyone got any idea?


Comments

  • Closed Accounts Posts: 139 ✭✭utopian


    HaVoC wrote:
    I have setup a DataSource in tomcat, and I can’t remember the setting for making it auto-reconnect to the database if it looses connection.

    Anyone got any idea?

    I use validationQuery="SELECT 1"


Advertisement