taken from the jboss documentation
check-valid-connection-sql: This is a SQL statement that should be run on a connection
before it is returned from the pool to test its validity to test for stale pool
connections. An example statement could be: select count(*) from x.
this attribute needs to be added in your ds file.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970823#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...