Re: Connection problem

From: "Dennis Romero L(dot)" <dromero(at)ceibo(dot)fiec(dot)espol(dot)edu(dot)ec>
To: "'sandrine wamy wapet'" <wamywas(at)hotmail(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Connection problem
Date: 2004-01-26 15:43:15
Message-ID: 200401261538.i0QFc1g00565@ceibo.fiec.espol.edu.ec
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi!

I had a similar problem, made sure that you pg72jdbc2.jar have the correct
permissions. To my it works in the path: /opt/java/jre/lib/ext/ test here,
maybe this is the problem

Bye

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of sandrine wamy wapet
Sent: Lunes, 26 de Enero de 2004 9:40
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] Connection problem

Hi everybody,

I'm using Postgresql 7.2 release and the JDK 1.4.1. I think I must use the
pg72jdbc2.jar.
However, I have a problem when I try to connect the database. When running
my code, I have "NoClassDefFoundError" generated by the method forName.
I verify my classpath contains the path to the driver
(/opt/java/jre/lib/pg72jdbc2.jar).

If somebody can help me...

Thanks
sww

_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://search.msn.fr

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Peter Eisentraut 2004-01-26 18:06:16 Re: Patch to readd documentation
Previous Message sandrine wamy wapet 2004-01-26 14:39:35 Connection problem