Subject | Re: local transaction active can't begin another. |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-03-12T14:59:32Z |
Hi,
Roman
> Only one small part of my application actually needs XA support theIf you can live with such deployment, then it should be ok.
> rest of it 99% only needs local transaction support. In light of
> this is it better for me to just use FBWrappingDataSource directly
> and forget about JCA for the bulk of the application?
> The part which does need XA support works fine using the JBoss JCAThanks!
> wrapper, so I have no great need at the moment for an XADataSource
> implementation.
>
> If I had some time I would gladly have a crack at this myself but
> unfortunately I'm snowed under the moment. If things ease up I will
> check back and see if I can help.
Roman