Lists: | PostgreSQL : PostgreSQL 메일 링리스트 : 2008-09-07 이후 스포츠 토토 결과 16:33 |
---|
From: | devrim at gunduz(dot)org (Devrim GÜNDÜZ ) |
---|---|
To: | |
Subject: | [Pljava-dev] Is openjdk supported? |
Date: | 2008-09-07 10:54:31 |
Message-ID: | 1220784871.15417.17.camel@laptop.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pljava-dev |
Hi,
I am trying to build pljava under Fedora 9, but getting some errors,
like:
The type SyntheticResultSet must implement the inherited abstract method
ResultSet.updateNClob(int, Reader)
----------
public class SyntheticResultSet extends ResultSetBase
^^^^^^^^^^^^^^^^^^
or
The type SyntheticResultSet must implement the inherited abstract method
ResultSet.updateNClob(String, NClob)
etc.
Is openjdk supported? How can I fix this?
Regards,
--
Devrim G?ND?Z, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20080907/706345da/attachment.bin>
From: | devrim at gunduz(dot)org (Devrim GÜNDÜZ ) |
---|---|
To: | |
Subject: | [Pljava-dev] Is openjdk supported? |
Date: | 2008-09-07 11:11:53 |
Message-ID: | 1220785913.15417.19.camel@laptop.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pljava-dev |
On Sun, 2008-09-07 at 13:54 +0300, Devrim G?ND?Z wrote:
>
> I am trying to build pljava under Fedora 9, but getting some errors,
BTW, even though I am getting some warnings, I can build it using
USE_GCJ=1.
Regards,
--
Devrim G?ND?Z, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20080907/e992b206/attachment.bin>
From: | jurka at ejurka(dot)com (Kris Jurka) |
---|---|
To: | |
Subject: | [Pljava-dev] Is openjdk supported? |
Date: | 2008-09-07 16:33:42 |
Message-ID: | CBFF9B5B-1B24-464B-94CA-252D401F4AE4@ejurka.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | PostgreSQL : PostgreSQL 메일 링리스트 : 2008-09-07 이후 스포츠 토토 결과 16:33 |
On Sep 7, 2008, at 3:54 AM, Devrim G?ND?Z <devrim at gunduz.org> wrote:
> Hi,
>
> I am trying to build pljava under Fedora 9, but getting some errors,
> like:
>
> The type SyntheticResultSet must implement the inherited abstract
> method
> ResultSet.updateNClob(int, Reader)
Currently pljava only builds under a 1.4 or 1.5 JDK. 1.6 and up are
not supported.
Kris Jurka
From: | devrim at gunduz(dot)org (Devrim GÜNDÜZ ) |
---|---|
To: | |
Subject: | [Pljava-dev] Is openjdk supported? |
Date: | 2008-09-07 21:04:51 |
Message-ID: | 1220821491.29639.0.camel@laptop.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pljava-dev |
On Sun, 2008-09-07 at 09:33 -0700, Kris Jurka wrote:
>
> Currently pljava only builds under a 1.4 or 1.5 JDK. 1.6 and up are
> not supported.
Thanks Kris.
Cheers,
--
Devrim G?ND?Z, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20080908/834b64fb/attachment.bin>