[jboss-user] [JCA/JBoss] - Re: Removing abandoned connections
vickyk
do-not-reply at jboss.com
Tue Jul 29 04:36:59 EDT 2008
"mcsous" wrote :
| Is there any similar tags to do the same result with Jboss DataSource Managment?
| Thanks
I just looked at the details over here
http://commons.apache.org/dbcp/configuration.html
I am not able to find out the proper definition of the abandoned connection , looks to me the connections which are not in use by the application code are termed as the abandoned connection .
If that is the case then you can configure the IdleRemove period which is defaulting to the 15 minutes .
You can get more details over here
http://wiki.jboss.org/wiki/ConfigDataSources
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167255#4167255
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167255
More information about the jboss-user
mailing list