I use the com.mysql.jdbc.Driver class as my Driver. After upgrading to
mysql-max 4.04, I've had no problems whatsoever
jeff
Jan Hustak wrote:
I hava set the classpath as
/usr/local/jakarta-tomcat-4.1.12/common/lib/mysql-connector-java-2.0.14
try adding ".jar" at the end
Class.forName("org.git.mm.mysql.Driver").newInstance();
it's org.gjt, not org.git (it means Great Java Tree).
Good luck ;-)
jh
To request this thread, e-mail <java...@lists.mysql.com>
To unsubscribe, e-mail <java-unsubscribe-jmathis=pred...@lists.mysql.com>