Is a distributed two-phase commit (2PC) required when combining JMS and Database operations within a Message Driver Bean (MDB)?
Related Questions
- If a distributed transaction involves JMS and JDBC, how do I ensure that the JDBC update is available when the JMS message is processed?
- Is a distributed two-phase commit (2PC) required when combining JMS and Database operations within a Message Driver Bean (MDB)?
- What software do I need in order to add JMS message passing to my enterprises existing distributed applications?