Re: How can I proceed to roll back when using container managed beans deployed in different servers?
Posted By:
Alexander_Tarabrin
Posted On:
Wednesday, December 18, 2002 03:17 AM
1. Change the method properties to "Require new" on a and "Require" on b and c. Does the system run correctly after it.
2. In a distrubuted transaction you can have max. 1 non-XA-Connection. What connections are used?
Alexander Tarabrin
Re: How can I proceed to roll back when using container managed beans deployed in different servers?
Posted By:
Bozidar_Dangubic
Posted On:
Thursday, December 12, 2002 07:56 AM
Do your app servers support distributed transactions?