I would look at the copy of resources.properties in your Project and ensure the Configuration
is correct
From file resources.properties Correspond the names of the Database classes you're using to those in your classpath
If the Database classes are not in your classpath PUT them in your classpath

Martin Gainty

______________________________________________

Software Engineer: see Unemployed American
             _______________________________________________

 

>From: Shamshad Alam <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: My SQL Driver problem!
>Date: Mon, 26 Aug 2002 20:31:24 GMT
>Received: from [192.18.99.108] by hotmail.com (3.2) with ESMTP id MHotMailBF33D853009640043712C012636CD9FF0; Mon, 26 Aug 2002 13:19:51 -0700
>Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107])by swjscmail2.java.sun.com (Postfix) with ESMTPid 3513D21E9E; Mon, 26 Aug 2002 14:16:47 -0600 (MDT)
>Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release 1.8d) with spool id 2574742 for [EMAIL PROTECTED]; Mon, 26 Aug 2002 14:14:59 -0600
>Received: from iiitmk.ac.in (unknown [202.88.239.62]) by swjscmail1.java.sun.com (Postfix) with ESMTP id 937434812 for <[EMAIL PROTECTED]>; Mon, 26 Aug 2002 14:14:56 -0600 (MDT)
>Received: from Debug (iiitmk.ac.in [192.168.0.5]) by iiitmk.ac.in (8.11.6/8.11.6) with SMTP id g7QKVO407414 for <[EMAIL PROTECTED]>; Tue, 27 Aug 2002 02:01:24 +0530
>From [EMAIL PROTECTED] Mon, 26 Aug 2002 13:20:46 -0700
>Delivered-To: [EMAIL PROTECTED]
>X-Posting-IP: 202.88.239.61
>X-Mailer: Endymion MailMan Standard Edition v3.2.9
>Message-ID: <[EMAIL PROTECTED]>
>Sender: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>
>Dear All
>I have very strange problem. I have different versions of my project and
>all were working very fine. I did not change anything in the code nor in
>the system configuration. Now I try to run the same programs(which were
>earliar running absoluetly fine), but they are not working. After lots of
>hunting, I could find that the driver of My SQL was not being recognised.
>I have set the classpath upto the driver's directory. Could anyone please
>tell me why its hapenning and whats the solution?
>Thaking you all
>--Shamsjad
>
>
>---------------------------------------------
>This message was sent using Endymion MailMan.
>http://www.endymion.com/products/mailman/
>
>===========================================================================
>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


Send and receive Hotmail on your mobile device: Click Here
=========================================================================== 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