> From: cuco2772 [mailto:[EMAIL PROTECTED] 
> Subject: RE: how to configure (server.xml) for mysql dev with 
> tomcat/JDBC
> 
> Would it be in this directory in tomcat ?:
> /usr/local/tomcat/apache-tomcat-6.0.14/lib/mysql-connector-java-5.0.8 

I don't know why you would create that directory; it doesn't appear to
be needed for anything.

The lib directory is the appropriate location for the driver jar; this
allows Tomcat to manage the DB connection pooling.

 - 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]

Reply via email to