RE:Error building JDBC Driver - Mailing list pgsql-general

From Mark Kirkwood
Subject RE:Error building JDBC Driver
Date
Msg-id 39B750FE.B46346A0@i4free.co.nz
Whole thread Raw
In response to Error building JDBC Driver  (Michael Labhard <mlabhard@viatraining.com>)
List pgsql-general
Previously:
>
>When attempting to build JDBC 7.0 driver with "make jdbc2 jar", the
following
>error occurs:
 >
 >       org.postgresql.Connection.java: Can't find class
org/postgresql/Field
>
>Any ideas?  Thanks.

I encountered this error when using an older JDK ( < 1.2 )

Downloading 1.2.2 from Sun sorted the problem...

( If you have both installed, watch out for the order the occur in your
path.... )

Cheers

Mark


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: back-end dies on select
Next
From: Oliver Smith
Date:
Subject: Re: That killer 3rd join...