Actually you have to put "mysql-connector-java-2.0.14-bin.jar" (or whatever version you have) into /common/lib of Tomcat. Renaming is not necessary.
There's more information in the Tomcat Documenation for JDBC Realms, JNDI Datasources etc. If you unpack the driver's jar file, you'll also find a useful readme file for more information. Michael > -----Original Message----- > From: Adam Denenberg [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 4. März 2003 18:15 > To: Tomcat Users List > Subject: Mysql connector/j > > > Anyone have instructions for installing and configuring the > mysql connector/j jar file on tomcat 4.1.18 unix machine? I > have the jar but not sure how to configure tomcat to use the > jar file.. Do I need to rename the jar file to something specific? > > thanks > Adam > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
