https://bz.apache.org/bugzilla/show_bug.cgi?id=63612
--- Comment #2 from clemens...@mysign.ch --- Unfortunately not easily extractable/reproducible Maybe : th = new Thread() { @Override public void run() { « do something that requires a connection from the pool » } } ; th.set getContextClassLoader( null ) ; th.run() ; -- 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