Re: pgsql XA with weblogic 8.1?

From: Jan de Visser <jdevisser(at)digitalfairway(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: pgsql XA with weblogic 8.1?
Date: 2005-12-07 18:06:40
Message-ID: 200512071306.41243.jdevisser@digitalfairway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wednesday 07 December 2005 12:53, Heikki Linnakangas wrote:
> On Wed, 7 Dec 2005, Jan de Visser wrote:
> > So my question again: Would it be OK to allow TMJOIN on an ended but
> > non-committed tx with the same Xid? Like so:
>
> Looks OK to me. Looking at the XA spec, the end + start(TMJOIN)
> sequence is valid, so we should support if we can.

Great. So shall I clean up my patch (error messages etc) and send it here? Or
how does that work? I'd also like to submit my changes to BaseDataSource
allowing for loglevel to be set...

>
> - Heikki

JdV!!

--
--------------------------------------------------------------
Jan de Visser                     jdevisser(at)digitalfairway(dot)com

                Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kishore Kolli 2005-12-08 21:58:51 org.postgresql.util.PSQLException: An I/O error has occured while flushing the output
Previous Message Heikki Linnakangas 2005-12-07 17:53:23 Re: pgsql XA with weblogic 8.1?