hello, the connections in my connection pool(datasource) are all dead because of some reason,how can i deal with it?can i update the connections in my code?
first quesion: can i update the dead connections in my code except from jmx-console? and how? second quetion: I notice the check-valid-connection-sql configuration,it will check the connection before hand it out,but i don't know if all connections are dead,whether it will recreate all the connections?i want to know how check-valid-connection-sql work,whether when it get a dead connection it recreate one or only look for another one? many thanks your williamwan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835289#3835289 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835289 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
