Re: rpm jdbc installation - Mailing list pgsql-jdbc

From Evelio Martinez
Subject Re: rpm jdbc installation
Date
Msg-id 3AF6864B.E1C28350@testanet.com
Whole thread Raw
In response to rpm jdbc installation  (Evelio Martinez <evelio.martinez@testanet.com>)
Responses Re: rpm jdbc installation  (Christoph Jaeger <cja@eulox.net>)
List 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


pgsql-jdbc by date:

Previous
From: Tony Grant
Date:
Subject: Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?
Next
From: Christoph Jaeger
Date:
Subject: Re: rpm jdbc installation