Re: rpm jdbc installation

From: Evelio Martinez <evelio(dot)martinez(at)testanet(dot)com>
To: Seema Noor <seema_56(at)yahoo(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: rpm jdbc installation
Date: 2001-05-07 11:26:03
Message-ID: 3AF6864B.E1C28350@testanet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Seema Noor escribió:

> no u don't need to follow those steps.

ok, that make sense

>
> but u still hav to set the classpath for the jdbc driver in this rpm.

but the CLASSPATH is already set
(/usr/java/jdk1.3/jre/lib/rt.jar:/usr/java/jdk1.3/lib:/usr/lib/pgsql:. )

This is what I have in /usr/lib/pgsql

jdbc6.5-1.1.jar
jdbc6.5-1.2.jar
jdbc7.0-1.1.jar
jdbc7.0-1.2.jar

java.lang.ClassNotFoundException: org.postgresql.Driver
in line
Class.forName("org.postgresql.Driver");

Any suggestion

Thanks in advance
--
Evelio Martínez

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Christoph Jaeger 2001-05-07 11:38:01 Re: rpm jdbc installation
Previous Message Tony Grant 2001-05-07 08:57:29 Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?