I guess, you will have to configure the datasource for either the idle-timeout-minutes
property or the check-valid-connection-sql property. Either of these will remove an
invalid (closed) connection from the pool and create a new one in the pool. Have a look at
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources for more details.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092083#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...