[Pljava-dev] trying to build pljava
David Potts
dave.potts at pinan.co.uk
Sat Mar 8 19:40:46 UTC 2008
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
More information about the Pljava-dev
mailing list