-
Bug
-
Resolution: Done
-
Minor
-
JBossAS-4.0.3 SP1
-
None
If you use the MySQLValidConnectionChecker with drivers prior to 3.22.1 then you are a lazy bum and should upgrade, however, JBoss shouldn't cause it to suddenly start hissing at you about not having two streamable resultsets open on the same connection. The solution is that we must close the result set rather than just not setting a reference to it and letting it stay open.