Problem building JDBC with PG7.2.2

From: "Gordon Ross" <G(dot)Ross(at)ccw(dot)gov(dot)uk>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Problem building JDBC with PG7.2.2
Date: 2002-09-02 10:33:51
Message-ID: sd734cac.073@HQ-CGS2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I'm trying to build postgresql 7.2.2 on Solaris 9 (Sparc). I'm having
problems with the JDBC driver. When it gets to building the driver, I
get (amongst other things)

compile:
[javac] Compiling 53 source files to
/nms/src/postgresql-7.2.2/src/interfaces/jdbc/build
[javac]
/nms/src/postgresql-7.2.2/src/interfaces/jdbc/org/postgresql/xa/XAConnectionImpl.java:57:
cannot resolve symbol
[javac] symbol : class RollbackException
[javac] location: package transaction
[javac] import javax.transaction.RollbackException;

Above this, I also get some deprecated messages from ant.

I'm using Solaris 9 on Sparc, with JDK 1.4.0_00-b05 and ant 1.5

Any ideas ?

Thanks,

GTG

Gordon Ross,
Network Manager/Rheolwr Rhydwaith
Countryside Council for Wales/Cyngor Cefn Gwlad Cymru

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Richard Gillman 2002-09-02 10:44:00 pgsql 7.2.2: problem compiling on Sol 8
Previous Message Richard Gillman 2002-09-02 10:27:02 pgsql 7.2.2: problem compiling on Sol 8