This content has been marked as final.
Show 1 reply
-
1. Re: XA Transaction for selected EJBs
weston.price Oct 12, 2006 3:18 PM (in response to rameshsr)There is nothing wrong with this. However, JBoss will detect when only a single resource is used in the context of an XATransaction. If this is the case, the 1Phase resource optimization will be used thus avoiding the overhead of the full 2PC protocol.