> From: Brian Munroe [mailto:[EMAIL PROTECTED] > Subject: Re: Classloading Question > > I did, and it works, but from my understanding of the classloading > documentation, you should technically place application level jars in > $CATALINA_HOME/shared/lib, in which it does not work.
Depends on whether or not you're letting Tomcat manage the pool. If you are, the driver jar has to go where Tomcat can see it as well, and that's common/lib. Look here for details: http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.h tml - 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]