> From: Gregor Schneider [mailto:[EMAIL PROTECTED] > Subject: Re: JDBC connection issue > > That's the big difference, before the classloader was delegating
That's simply not true - the webapp classloader delegates ONLY if the classes cannot be found in the webapps's WEB-INF/lib or WEB-INF/classes directory. That's been true for ages. Having the same classes in multiple locations in one branch of the classloader tree has always been guaranteed to cause problems. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]