[jboss-user] [JCA/JBoss] - Re: Idle timeout minutes not working? Database connection do
vickyk
do-not-reply at jboss.com
Fri Jun 13 11:11:26 EDT 2008
"alchemista" wrote : I would expect that if the connection is closed by the pool, I should get an error after the delay completes.
|
| Any ideas what is going wrong?
The connections which are not inuse for idletimeout periods will be removed , the connections in your case is being held by the application code .
Search the jboss wiki / google to get more details about idletimeout feature .
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157992#4157992
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157992
More information about the jboss-user
mailing list