Patch to add UserTransaction support.
-------------------------------------
Key: JBJCA-447
URL:
https://jira.jboss.org/browse/JBJCA-447
Project: IronJacamar
Issue Type: Task
Components: Core
Environment: All environments.
Reporter: Jeremy Whiting
Assignee: Jesper Pedersen
Priority: Minor
Attachments: diff-ironmanjca.txt, UserTransactionTestCase.java
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira