we are using a combination of 3.0.8-stable and 3.0.14-production on our servers. The jar files are placed into the same folder you have placed yours.
What connect string are you using? Bob On Monday 20 September 2004 05:48 pm, Chuck Carson wrote: > I am starting to build an application using Tomcat 5.0x and am having > problems getting the connection pool setup. Should I be using the 3.x or > 2.x Mysql drivers? > > The 2 files I have downloaded are: > mysql-connector-java-2.0.14.tar.gz > mysql-connector-java-3.0.15-ga.tar.gz > > I am currently trying to get it working with the 3.x driver and have copied > it into $CATALINA_HOME/common/lib. > > However, when I try my sample webapp out I get this following error in the > logs/catalina.out file: org.apache.commons.dbcp.SQLNestedException: Cannot > create JDBC driver of class '' for connect URL 'null' > at --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
