I keep getting an error message telling me that the driver is not in the
classpath, although I placed the zip file, mysql-connector-java-2.0.14.zip,
under \catalina\lib and also placed it under the CLASSPATH variable, and re
started Tomcat!
Any idea, where else should I place it? The message says:
Could not load JDBC driver: org.gjt.mm.mysql.Driver

Thanks

-----Original Message-----
From: Martin Simon [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 30, 2002 1:53 PM
To: [EMAIL PROTECTED]
Subject: Re: jdbc url for mySql


org.gjt.mm.mysql.Driver
jdbc:mysql://your IP/name of database

----- Original Message -----
From: Shahata, Ash <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 30, 2002 2:15 PM
Subject: jdbc url for mySql


> Hi all - Im using mySql for development and I downloaded the MySQL
Connector
> J driver, however Im getting stuck with the jdbc url syntax.. The
> application is running on Win, do I need to create a DSN for mySQL?
>
> Thanks
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com
>
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to