What happens if there is a network connection failure during two-phase commit processing?
如果在两阶段提交处理过程中出现网络连接故障,会发生什么情况?
2
Configure the EJB for the transaction management and the resource reference to the J2C connection factory. To support two-phase commit, you'll need the following software.
为事务管理和指向J2C连接工厂的资源引用配置ejb。
3
This allows a single one-phase commit capable resource (such as a CICS ECI Connection) to participate in a global transaction with any number of two-phase commit capable resource managers.