users@glassfish.java.net

How to restart a connection pool?

From: Xavier Callejas <xavier_at_wflogistics.com>
Date: Fri, 19 Mar 2010 11:44:20 -0600

Hi,

If for some reason I need to restart MySQL, the Glassfish connection pool will
loss connection, how can I restart the pool to continue working witout
restarting Glassfish?

Can the pool automatically restart itself if it detect the connection is lost?

I'm using Glassfish v3.

Thank you.