Re: SwiftMQ 5.1 and XAConnectionFactory
Posted By:
Andreas_Mueller
Posted On:
Tuesday, March 22, 2005 10:10 AM
Any connection factory you lookup from JNDI implements the XA connection factory interfaces as well. So you only need to cast it to the type you need. Keep in mind that you need the JMS XA/ASF Swiftlet on the router in order to use XA/ASF features.