Re: [INTERFACES] JDBC Compiling - Mailing list pgsql-interfaces

From Peter T Mount
Subject Re: [INTERFACES] JDBC Compiling
Date
Msg-id Pine.LNX.3.95.980607180308.2484A-100000@retep.org.uk
Whole thread Raw
In response to JDBC Compiling  (llestat <llestat@ibm.net>)
List pgsql-interfaces
On Sat, 6 Jun 1998, llestat wrote:

> I can't seem to be able to compile the jdbc interface.  Every time I try
> I get errors referring to BigDecimal method redefined in postgresql.java
> >> java.math.....
>
> I am using the Java 1.1.5 port from Blackdown.org and I have run many
> different java apps with it.

This is the second time I've heared of a problem with 1.1.5 and
BigDecimal (the last time was May 20)

First, is check that you have not set CLASSPATH manually. This sometimes
causes problems.

Also, check that there hasn't been any problems reported with the version
of 1.1.5 you are using. I'm running 1.1.3v2 under linux without any
problems.

> Does anyone have an Idea as to what could be the problem I cant find a
> precompiled .Jar file.

[Correct me here if I'm wrong]

It was decided (mainly for the ODBC driver), that precompiled interfaces
shouldn't be in the source distribution.

If you are still having problems, I can email you a precompiled driver -
but as the problem is in the JDK, it won't solve your problem really.

Peter

--
Peter T Mount peter@retep.org.uk or petermount@earthling.net
Main Homepage: http://www.retep.org.uk
************ Someday I may rebuild this signature completely ;-) ************
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


pgsql-interfaces by date:

Previous
From: "Mariusz Czułada"
Date:
Subject: Creating apps working on text console
Next
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] Re: [GENERAL] Graphical database maintenence design tool