2009/12/21 <ma...@apache.org>: > Author: markt > Date: Mon Dec 21 14:30:46 2009 > New Revision: 892834 > > URL: http://svn.apache.org/viewvc?rev=892834&view=rev > Log: > Proposal > > + > +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48214 > + Add logging when a context fails to unregister a JDBC driver. Don't > unregister > + the jdbc-obdc bridge driver that is loaded by the system classloader. > + http://svn.apache.org/viewvc?view=revision&revision=885231 > + +1: markt > + -1:
What is so different with the OBDC bridge? I wonder whether you can test the class loader of that class to determine if it was loaded by the System class loader. Does it affect classes that are loaded through the Common classloader? a) if there is a datasource in <GlobalResources> b) if there is a datasource in <GlobalResources> and another in webapp's context --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org