| Author |
Transaction in diferent AppServer
|
Haroldo Nascimento
Ranch Hand
Joined: Aug 14, 2003
Posts: 79
|
|
Hi I have a doubt: I or the container can control the transacion of the intereaction of 2 EJB (a EJB is in the AppServer A and the second EJB is the AppServer B). The EJB_A call one service of EJB_B. If in the EJB_A occur the error after the call service of EJB_B, the transaction must be rollback and the changes of EJB_A and EJB_B must be rollback. Is it possible ?
|
 |
 |
|
|
subject: Transaction in diferent AppServer
|
|
|