> From: Martin Gainty [mailto:mgai...@hotmail.com]
> Subject: RE: DB connection error -Tomcat 6 config
> 
> BTW: i put my Oracle driver classes (classes12.jar or classes12.zip) in
> WEB-INF/lib

That works if your webapp is managing the connection pool (or you're not using 
one).  If Tomcat manages the connection pool, the JDBC classes must be placed 
where Tomcat's own code can access them.

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to