2 Replies Latest reply on Jun 30, 2009 6:02 AM by allen_lei

    Can JNDI ds reconnect automatically after DB server restarts

    allen_lei

      Hi,all

      I've had that "The JBoss server must be restarted when db server restarted" idea in my head for a long time,maybe because I used the C3P0 database connnection pooling which just like what i think formerly .But it's just wrong.

      Today i try to restart the Mysql db service without restarting the JBoss server,then i find it can work however.The Oracle db server i have not tried,but i think it will work too.

      Is this which i mean above right?Is this the datasource connection pooling mechanism for JBoss only?

      Your reply will by most appreciated.