Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1291

UserTransaction not exposed in JNDI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 7.0.0.Final
    • Test Suite
    • None

    Description

      In JBoss 6 UserTransaction was exposed in JNDI named as java:comp/UserTransaction. Thus an Arquillian test method could be encapsulated in one single transaction:

      • lookup() the UserTransaction
      • begin() inside @Before
      • commit() inside @After
        Unfortunately, JBoss 7 doesn't have a JNDI entry for UserTransaction.

      Attachments

        Activity

          People

            arubinge@redhat.com Andrew Rubinger (Inactive)
            juergen.zimmermann Juergen Zimmermann
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: