Problem building jdbc jars

From: "Robert Finneran" <rob(at)digitalskyscrapers(dot)com>
To: "Pgsql-Jdbc" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Problem building jdbc jars
Date: 2001-08-02 02:40:06
Message-ID: DHEBLGHGGMKGDPIEFJAIKEHBCKAA.rob@digitalskyscrapers.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Hi pgsql-jdbc list.

This is my first post - so please forgive the newbie questions!

I get 100+ errors building.
Many of the messages are complaining that they cannot find
javax.transaction.xa.Xid.
For example, there's an import statement for this structure in the file
XADataSourceImpl.java.

My platform:

Linux 2.4.3-12
Ant 1.3
Sun Java J2SE JDK 1.3.1 (release)
jdbc2_0-stdext.jar is installed in my $JAVA_HOME/jre/lib/ext directory.

I don't understand the problem. I strange thing though, Sun docs suggest
that this interface is only part of 1.4 and not 1.3...

Any help would be appreciated!!!

Rob

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-08-02 02:41:04 Re: What needs to be done?
Previous Message Barry Lind 2001-08-02 02:32:58 Re: What needs to be done?