Hi, 

Do you know how I can monitor database connections in a database pool.. ? I am using 
Jboss container. 

The purpose is to monitor connections that are closed and refresh them. 

There a firewall.. across which my application makes connections to the database.. the 
firewall times out due to the inactivity. and my application dies. 

I was thinking may be I could check for the database connections in a pool and then 
one that is not being used for a long time .. close it and again refresh the 
connection. 

Please Advise... 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847584#3847584

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847584


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to