Subject | Re: [Firebird-Java] XA protocol? |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-12-07T21:06:38Z |
> So... I haven't been able to keep up with all the changes, but, whenThere is no changes in that area that would change the semantics of the
> I last worked on jaybird, as far as I know it was fully xa compliant
> when used as a jca resource adapter.
XA/JCA implementation.
Also I have to take back my statement that there is a case when driver will
not work as expected. JTA does not specify anything in regard to loosely or
tightly coupled threads. Your implementation is a loosely-coupled thread
implementation and is, to my understanding, perfectly XA compliant.
Roman