Subject | Re: [Firebird-Java] JCA question |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-02-16T10:09Z |
> So using Jaybird as a JCA connector is a safe matter.At least from my point of view.
> What about the XA capabilities? An open issue in the wiki is "Fix theI have mentioned the issue with XA in my post re. "in limbo" transactions.
> issues with XA protocol in JCA code".
There are also some changes re. the way Firebird connections/transactions
are handled, but that's internal stuf.
> In case in need distributed transactions inside a J2EE server, what isYes, just ensure that your container does not crash between prepare and
> the best choice? Should I take care of something to prevent troubles?
commit. The rest should work ok.
Roman