> From: cuco2772 [mailto:[EMAIL PROTECTED] 
> Subject: RE: how to configure (server.xml) for mysql dev with 
> tomcat/JDBC
> 
> Thats the directory that the binary download extracted into. 

There's no "binary download" of the MySQL driver - the .zip (or .tar.gz)
file contains the full source and build scripts as well as the driver
.jar file.  The .zip should be expanded somewhere completely outside of
Tomcat, and only the .jar copied to Tomcat's lib directory.

> I decided to move the  mysql-connector-java-5.0.8 directory
> to /apache-tomcat-6.0.14/lib also, in case some of those files
> were needed.  

Bad idea.  The driver .jar contains everything needed.  Don't make
arbitrary changes "just in case" - you'll only be introducing 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]

Reply via email to