Migrating Arjuna JTA settings in conf\jbossts-properties.xml to EAP 6

Solution Verified - Updated -

Issue

  • How to can I migrate migrate Arjuna JTA settings in $JBOSS_HOME/server/$PROFILE/conf/jbossts-properties.xml to EAP 6
com.arjuna.ats.jta.recovery.XAResourceRecovery.JBMESSAGING1
com.arjuna.ats.arjuna.xa.nodeIdentifier 
com.arjuna.ats.jta.xaRecoveryNode 
  • What are the equivalent of these properties in EAP 6?
<property name="com.arjuna.ats.jta.allowMultipleLastResources" value="true"></property>
<property name="com.arjuna.ats.jta.recovery.XAResourceRecovery.JBMESSAGING1" value="org.jboss.jms.server.recovery.MessagingXAResourceRecovery;java:/DefaultJMSProvider,xyz,*******"></property>
<property name="com.arjuna.ats.arjuna.xa.nodeIdentifier" value="reportxyz"></property>
<property name="com.arjuna.ats.jta.xaRecoveryNode" value="reportxyz" ></property>

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP) 6
    • Migrating Arjuna JTA settings

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content