You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Evdin Ursan <ev...@Aectra.ro> on 2001/04/23 08:43:59 UTC

MySQL Driver Problem on Win 2k

Hi All,


Thank you for your answers until now. I have one more problem!
I have MySQL 3.23.XXX installed on a Win 2000 system and I have TOMCAT
3.2.1 running with no problems! If I start TOMCAT SERVICE and I try to
connect throw a JSP page, I got an error like "org.gjt.mm.etc.... driver
not found", but if I start TOMCAT manualy, I a have no problem!

The org\gjt\mm\mysql\... subdir tree it's in a directory called JDBC and
I've added "c:\JDBC" in my CLASSPATH. 

What's wrong?


Evdin