[jboss-jira] [JBoss JIRA] Created: (JBJCA-447) Patch to add UserTransaction support.
Jeremy Whiting (JIRA)
jira-events at lists.jboss.org
Thu Oct 21 12:27:54 EDT 2010
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
More information about the jboss-jira
mailing list