Re: build --with-java

From: Barry Lind <barry(at)xythos(dot)com>
To: David Rigler <drave(at)blueyonder(dot)co(dot)uk>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: build --with-java
Date: 2002-10-03 16:44:50
Message-ID: 3D9C7402.7080100@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

David Rigler wrote:
> Hi
>
> im using jakarta-ant-1.5, j2sdk1.4.1, j2sdkee1.3.1 and postgresql-7.2.2
^^^^^^^^^^ ^^^^^^^^^^^^^^

The 7.2 jdbc driver does not support building under jdk1.4. You need to
build under 1.2 or 1.3. You can run under 1.4 though (as long as you
are not trying to use and of the new features added to the jdbc spec in
1.4). In 7.3 you will be able to build under 1.4.

thanks,
--Barry

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-10-03 16:44:56 Re: Huh? ErrorCode/SQLstate are null?
Previous Message Dror Matalon 2002-10-03 15:10:41 Re: Huh? ErrorCode/SQLstate are null?