agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feed[Pljava-dev] trying to build pljava
2+ messages / 0 participants
[nested] [flat]
* [Pljava-dev] trying to build pljava
@ 2008-03-08 19:40
2008-03-08 19:51 ` [Pljava-dev] trying to build pljava
0 siblings, 1 reply; 2+ messages in thread
From: @ 2008-03-08 19:40 UTC (permalink / raw)
Hi
I am trying to build pljava on Linux on Ubuntu 7.10
My build is failing with errors such as
home/dp42/dload/pljava/pljava-1.4.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIStatement.java:25:
org.postgresql.pljava.jdbc.SPIStatement is not abstract and does not
override abstract method isPoolable() in java.sql.Statement
public class SPIStatement implements Statement
^
/home/dp42/dload/pljava/pljava-1.4.0/src/java/pljava/org/postgresql/pljava/jdbc/SPIConnection.java:42:
org.postgresql.pljava.jdbc.SPIConnection is not abstract and does not
override abstract method createStruct(java.lang.String,java.lang.Object[])
in java.sql.Connection
public class SPIConnection implements Connection
Looking at the makefile, its invoke java with the 1.4 target release, I am
using java 1.6 is this support ?
Dave.
--
Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of the
Pinan Software
^ permalink raw reply [nested|flat] 2+ messages in thread
* [Pljava-dev] trying to build pljava
2008-03-08 19:40 [Pljava-dev] trying to build pljava
@ 2008-03-08 19:51 `
0 siblings, 0 replies; 2+ messages in thread
From: @ 2008-03-08 19:51 UTC (permalink / raw)
David Potts wrote:
> Looking at the makefile, its invoke java with the 1.4 target release, I am
> using java 1.6 is this support ?
>
No, building with JDK 1.6 is not supported because pljava does not
support the JDBC 4 spec which JDK1.6 includes. pljava only supports
JDBC 3 and must be built with a 1.4 or 1.5 JDK.
Kris Jurka
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2008-03-08 19:51 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2008-03-08 19:40 [Pljava-dev] trying to build pljava
2008-03-08 19:51 `
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox