[
http://jira.jboss.com/jira/browse/JBMESSAGING-407?page=comments#action_12... ]
Madhusudhan Konda commented on JBMESSAGING-407:
-----------------------------------------------
BTW, you need to add the following changes to conf/jbossjta-properties.xml:
<properties depends="arjuna" name="jta">
...
<property name="com.arjuna.ats.jta.recovery.XAResourceRecoveryMessaging"
value="org.jboss.jms.recovery.MessagingXAResourceRecovery;xaConnFac=XAConnectionFactory"/>
<property name="com.arjuna.ats.jta.xaRecoveryNode" value="*" />
..
</properties>
Note: the above properties MUST go under "jta" section (not the expected
recoverymanager)
And
<properties depends="arjuna" name="recoverymanager">
..
<property name="com.arjuna.ats.arjuna.recovery.recoveryExtension3"
value="com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule"/>
...
</properties>
XARecovery integration of JBossMessaging with JBossTS
-----------------------------------------------------
Key: JBMESSAGING-407
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-407
Project: JBoss Messaging
Issue Type: Patch
Components: Tests and Performance
Environment: JBoss 4.0.3SP1, JBossTs 4.2GA, JBOSS Messagig 1.0.1CR2
Reporter: Madhusudhan Konda
Assigned To: Ovidiu Feodorov
Fix For: 1.2.0.Alpha1
Attachments: artifacts.zip, jms-recovery-patch-all.txt, jms.zip,
JMSProviderXAResourceRecovery.java, xa.zip, xarecovery-patch.txt,
XATestStandaloneRecovery.java
Original Estimate: 1 week
Remaining Estimate: 1 week
To make JBossMessaging XAResource as recoverable using JBossTS RecoveryManager
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira