I just downloaded the latest mySQL JDBC driver and have placed the directory that the jar extracts into the CLASSPATH.
I am trying to load the driver with this line:
Class.forName("org.gjt.mm.mysql.Driver").newInstance();
All I have done is set the CLASSPATH and restart tomcat.
Is there anything else that needs to be done?
-ryan
"The Original X-tra Strength Non-Aspirin Caplets"
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
