Re: Error: ClassNotFoundException - Mailing list pgsql-jdbc

From Rene Pijlman
Subject Re: Error: ClassNotFoundException
Date
Msg-id r53lttkku4e5586euss6942q2242i5lul2@4ax.com
Whole thread Raw
In response to Error: ClassNotFoundException  (Craig Lawton <craiglawton@qwest.net>)
Responses Re: Error: ClassNotFoundException  (Isaac Sparrow <isaac.sparrow@visicomp.com>)
List pgsql-jdbc
On Fri, 26 Oct 2001 21:34:37 -0600, you wrote:
>I have successfully installed
>PostgreSQL on my Mac G4 running Mac OS X 10.1.

I have no experience with this platform, but...

>"Class.forName("org.postgresql.Driver");" returns the error
>"java.lang.ClassNotFoundException: org.postgresql.Driver".

... typically means that the driver's jar file is not found or
cannot be read by the Java runtime.

Regards,
René Pijlman <rene@lab.applinet.nl>

pgsql-jdbc by date:

Previous
From: Rene Pijlman
Date:
Subject: Re: Ant installation (and other) issues!
Next
From: Rene Pijlman
Date:
Subject: Re: alternative driver jxDBCon