Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9505

[GSS](7.4.z) Artemis is not fully-JTA 1.2 compliant XAResource

    XMLWordPrintable

Details

    • Hide

      Add -Dcom.arjuna.ats.jta.common.JTAEnvironmentBean.strictJTA12DuplicateXAENDPROTOErr=true to testsuite\integration\smoke\src\test\config\arq\arquillian.xml

      ./build.sh -f testsuite/integration/smoke/pom.xml -Dtest=JMSBridgeTest

      Show
      Add -Dcom.arjuna.ats.jta.common.JTAEnvironmentBean.strictJTA12DuplicateXAENDPROTOErr=true to testsuite\integration\smoke\src\test\config\arq\arquillian.xml ./build.sh -f testsuite/integration/smoke/pom.xml -Dtest=JMSBridgeTest

    Description

      JTA 1.2 added a requirement that all XAR would have xa_end called on them (even duplicates)

      We are adding functionality to do that but it seems Artemis does not allow that and returns XAER_PROTO.

      I have added a relaxed mode that does not error on that scenario but it would be better to get Artemis to fix this.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-jbertram Justin Bertram
              thjenkin@redhat.com Tom Jenkinson
              Votes:
              0 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: