"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...