https://issues.apache.org/bugzilla/show_bug.cgi?id=56318
--- Comment #14 from Danila Galimov <b...@mail.ru> --- The other changes are: 1) Removed catch of ClassCastException, since it shouldn't occur (And I was not able to get it actually in my tests) 2) Statement is now closed only if Statement.isClosed() returns false. I think there is no sense of closing already closed statement. In my tests all of the cursors were closed with this settings -- 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