Re: Not able to connect to postgresql database - Mailing list pgsql-jdbc

From Kevin Grittner
Subject Re: Not able to connect to postgresql database
Date
Msg-id 4C061B1F0200002500031C9F@gw.wicourts.gov
Whole thread Raw
In response to Re: Not able to connect to postgresql database  (Manohar Bhattarai <manoharbhattarai@gmail.com>)
Responses Re: Not able to connect to postgresql database  (dmp <danap@ttc-cmc.net>)
List pgsql-jdbc
Manohar Bhattarai <manoharbhattarai@gmail.com> wrote:

> I have added the jar in classpath also in the CLASSPATH variable
> of /etc/environment file. Still I am getting exception :
> java.lang.ClassNotFoundException: org.postgresql.Driver.

You said you were using Eclipse, which I believe sets its own
classpath for each runnable you set up within it.  Look for the
entry under the "Run..." or "Debug..." menu item and set it up
there.

-Kevin

pgsql-jdbc by date:

Previous
From: Manohar Bhattarai
Date:
Subject: Re: Not able to connect to postgresql database
Next
From: dmp
Date:
Subject: Re: Not able to connect to postgresql database