https://issues.apache.org/bugzilla/show_bug.cgi?id=52024

Filip Hanik <fha...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Filip Hanik <fha...@apache.org> 2012-03-20 17:02:34 UTC ---
I like the idea, but it's not fine grained enough. What if I do

1 con = getConnection();
2 con.close();
3 con.executeQuery();

on step 3 we reconnect the connection only to fail identically again.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to