Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 74197 invoked from network); 19 Jun 2002 10:24:08 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 19 Jun 2002 10:24:08 -0000 Received: (qmail 12892 invoked by uid 97); 19 Jun 2002 10:24:07 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 12876 invoked by uid 97); 19 Jun 2002 10:24:07 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 12860 invoked by uid 98); 19 Jun 2002 10:24:06 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: From: Vikramjit Singh To: 'Tomcat Users List' Subject: RE: JDBC Connection Date: Wed, 19 Jun 2002 15:48:58 +0530 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N the same error i was also facing. I was using classes12.zip. The = solution for me was, rename the file to classes12.jar and place it in = common/lib, and then the connection worked for me. try it out. hope it solves your problem. Regards, Vikramjit Singh, Systems Engineer, GTL Ltd. Ph. 7612929-1031 -----Original Message----- From: Juan [mailto:velazquez@htmlspider.com.br] Sent: Wednesday, June 19, 2002 3:24 AM To: tomcat-user@jakarta.apache.org Subject: JDBC Connection Hello, I'm trying to connecting with MySQL, but I'm getting the following = error: >> javax.servlet.ServletException: No suitable driver=20 at=20 org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContex= tImp l.java:457)=20 at org.apache.jsp.index$jsp._jspService(index$jsp.java:805) ... The JDBC driver is at the classpath, and I'm able to connect using a=20 standard Java application. But with Tomcat I'm getting an error. Am I missing anything? Thanks in advance, Juan Jos=E9 Vel=E1zquez Garcia Web Development www.htmlspider.com.br -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: