Build a mechanics to test JTA transaction semantics within JSE
---------------------------------------------------------------
Key: OPENJPA-1342
URL: https://issues.apache.org/jira/browse/OPENJPA-1342
Project: OpenJPA
Issue Type: Test
Reporter: Pinaki Poddar
The transaction semantics and flow within container environment or with JTA
resource type differs from locally managed transaction.
OpenJPA test harnesses do not have a facility to test functionality within a
managed transaction without a full-blown ejb/application container.
This issue will develop a simple/basic JTA transaction manager to plug-in to
openjpa.ManagedRuntime to exercise codepath for
managed transaction without needing a full-blown ejb/application container.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.