Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4635 Fix jboss-head-testsuite-sun-1.5
  3. JBAS-4993

org.jboss.tm.tests - unable to locate the transaction manager

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • JBossAS-5.0.0.Beta3
    • None

      org.jboss.test.tm.test.TransactionLocalUnitTestCase tests are failing due to:

      Exception in constructor: testSimpleSetGet (java.lang.RuntimeException: Unable to locate the transaction manager
      at org.jboss.tm.TransactionManagerLocator.locate(TransactionManagerLocator.java:105)
      at org.jboss.test.tm.test.TransactionLocalUnitTestCase.<init>(TransactionLocalUnitTestCase.java:36)
      at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
      at org.jboss.test.JBossTestCase.getDeploySetup(JBossTestCase.java:354)

      The same issue is seen in other tests:

      org.jboss.test.PreFillPoolingUnitTestCase
      org.jboss.test.PoolingUnitTestCase
      org.jboss.test.tm.test.Simple*TransactionLocalStressTestCase(tests-standard-stress)

      Referencing: JBAS-4516, JBAS-4690, and JBAS-4520

      the work to remove JBossTM from jboss-head codebase has been completed and the
      old TM interfaces are available in jboss-integration.jar.

      The above JIRAs are resolved but is there something left to be done?

            smcgowan@redhat.com Shelly McGowan (Inactive)
            smcgowan@redhat.com Shelly McGowan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: