Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-4489

Integrate HornetQ and JBM XA recovery into $JBOSS_HOME/server/SERVER-NAME/conf/jbossts-properties.xml

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • EAP 5.1.0 Post Release
    • None
    • None
    • None

    Description

      As documented on http://hornetq.sourceforge.net/docs/hornetq-2.1.0.Final/user-manual/en/html/appserver-integration.html#xa-recovery

      We had a discussion here also : http://community.jboss.org/thread/153211?tstart=0

      you basically need to add this to the file:

      <properties depends="arjuna" name="jta">
      <property name="com.arjuna.ats.jta.recovery.XAResourceRecovery.HORNETQ1"
      value="org.hornetq.jms.server.recovery.HornetQXAResourceRecovery;org.hornetq.core.remoting.impl.invm.InVMConnectorFactory"/>

      .... all the content that was already there
      </properties>

      A patch would work fine here.

      Attachments

        Issue Links

          Activity

            People

              pslavice@redhat.com Pavel Slavicek
              csuconic@redhat.com Clebert Suconic
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: