-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
JBoss-EAP-5.1_Beta, HornetQ 2.1.1-Final
-
-
Compatibility/Configuration
-
-
Documented as Resolved Issue
Failed HornetQ resources aren't recovered although the recovery configuration is in place to recover HornetQ resources at jbossjts-properties.xml.
The JBossTS has been configured to recover HornetQ resources by default, using the InVMConnectorFactory, however the recovery mechanism doesn't work as expected.
<property name="com.arjuna.ats.jta.recovery.XAResourceRecovery.HORNETQ1" value="org.hornetq.jms.server.recovery.HornetQXAResourceRecovery;org.hornetq.core.remoting.impl.invm.InVMConnectorFactory"/>
- incorporates
-
JBTM-823 Xid recovery scans assume same list ordering
- Closed