Re: Problem with Java - ClassNotFoundException

From: Guy Rouillier <guyr-ml1(at)burntmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Problem with Java - ClassNotFoundException
Date: 2008-03-03 04:21:32
Message-ID: 47CB7CCC.1050801@burntmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Konrad Machlowski wrote:
> Hi there, this is my first post here :)
> I've added .jar file of pgsql-jdbc to my project in eclipse, and i got
> Class.forName and drivermanager (just like in the tutorial), tho Java
> throws ClassNotFoundException.
> Any idea?

Konrad, please supply some code. You're description is so generic that
no one is going to be able to provide much help. Where did you add the
JAR file to your project? Which JAR file? What Java version? Which PG
version?

--
Guy Rouillier

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Poindessous 2008-03-03 09:44:47 A weird error when using pg74.216.jdbc3.jar
Previous Message Konrad Machlowski 2008-03-02 19:20:23 Problem with Java - ClassNotFoundException