Re: What happend to the Exoffice XA package? - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: What happend to the Exoffice XA package?
Date
Msg-id 3C33470F.4090304@xythos.com
Whole thread Raw
In response to What happend to the Exoffice XA package?  (Kovács Péter <peter.kovacs@sysdata.siemens.hu>)
Responses Re: What happend to the Exoffice XA package?  (Ned Wolpert <wolpert@yahoo.com>)
List pgsql-jdbc
The code is still in CVS and can be built if you want.  It just isn't
included in the prebuilt jars on the website for the following reasons:

1)  The code is incomplete and doesn't support many aspects of the jdbc2
extentions that one might expect.  Thus posting a jdbc7.1-1.2ee.jar file
is misleading.

2)  It gets very confusing to the novice user when they have the option
to get a jdbc7.1-1.1.jar, jdbc7.1-1.2.jar and jdbc7.1-1.2ee.jar file.
Which one should I get?  (Having two is already bad enough, and when we
start supporting jdbc3 in the jdk1.4 we will be stuck supporing three)

3)  There has been little demand for prebuilt versions of this
particular functionality.  You are the first person that has asked about
it in over three months.

Now having said all of that, I would be very interested in understanding
how/why you use the functionality provided by these xa classes.


thanks,
--Barry




Kovács Péter wrote:

> Hi,
>
> The jdbc7.1-1.2.jar package which I downloaded a few weeks ago from
> jdbc.postgresql.org, does not contain the XA package from Exoffice? Was this
> package intentionally left out from this build. Are there (licencing???)
> problems with this package? The package still appears under the CVS source
> tree, and it works excellently for me (except for  a small and easy to
> repair problem which I would eventually like to discuss). (Please, also see
> my reply to "[JDBC] Submittal for JDBC Pooling driver (For 7.3)".)
>
> Thank you
>
> Peter
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>



pgsql-jdbc by date:

Previous
From: Ned Wolpert
Date:
Subject: Re: What happend to the Exoffice XA package?
Next
From: Kovács Péter
Date:
Subject: Re: Submittal for JDBC Pooling driver (For 7.3)