Re: Problems loading the driver - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Problems loading the driver
Date
Msg-id 42BCEA21.6040100@opencloud.com
Whole thread Raw
In response to Problems loading the driver  (enrique.ibarra@mac.com)
Responses Re: Problems loading the driver  (Enrique Ibarra <enrique.ibarra@mac.com>)
List pgsql-jdbc
enrique.ibarra@mac.com wrote:

> The JDBC jar file IS in the CLASSPATH environment variable. The code of
> the program is the following:

> org.postgresql.Driver
> java.lang.ClassNotFoundException: org.postgresql.Driver

This means that the driver jar *isn't* in your classpath.

What is the exact value of your CLASSPATH, have you exported the
CLASSPATH environment variable, where have you placed the driver jar,
and what is the Java command line you are trying?

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Problem with Async (multiple) notifications
Next
From: Minal
Date:
Subject: Problem with startup