https://bz.apache.org/bugzilla/show_bug.cgi?id=62670
--- Comment #3 from Michael Osipov <1983-01...@gmx.net> --- (In reply to Mark Thomas from comment #2) > (In reply to Michael Osipov from comment #1) > > A JDBC driver should never be placed in WEB-INF/lib/. > > Of course it can. Such use is perfectly valid. Are you certain, isn't the driver pinned into memory by the DriverManager when the webapp is undeployed? There are zillion of discussions about this in Stackoverflow. If so, this (http://tomcat.apache.org/tomcat-9.0-doc/jndi-datasource-examples-howto.html#DriverManager,_the_service_provider_mechanism_and_memory_leaks) should be improved because this pops up once in a while on SO and other places. -- 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