Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-447

Patch to add UserTransaction support.

    XMLWordPrintable

Details

    • Hide
       Use the diff file to apply the changes to JCA head branch.
       Place the TestCase in a newly created package 'org.jboss.jca.core.connectionmanager.tx.usertransaction'. in the module called 'core'. eg.
      core/src/test/java/org/jboss/jca/core/connectionmanager/tx/usertransaction/UserTransactionTestCase.java
      Show
       Use the diff file to apply the changes to JCA head branch.  Place the TestCase in a newly created package 'org.jboss.jca.core.connectionmanager.tx.usertransaction'. in the module called 'core'. eg. core/src/test/java/org/jboss/jca/core/connectionmanager/tx/usertransaction/UserTransactionTestCase.java
    • Low

    Description

      An application wanting to use the UserTransaction object to demarcate a unit of work cannot do so.
      This patch adds changes to the codebase which binds the UserTransaction object to JNDI.

      The attached files are:

      • An svn diff with changes to
      • transaction.xml
      • A unit test case to check the object can now use a Context to look up UserTransaction.

      Attachments

        Issue Links

          Activity

            People

              jpederse@redhat.com Jesper Pedersen
              jwhiting@redhat.com Jeremy Whiting
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: