[ 
https://issues.apache.org/jira/browse/OPENJPA-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764723#action_12764723
 ] 

Donald Woods commented on OPENJPA-1342:
---------------------------------------

Yep, wasn't suggesting that we use the whole Geronimo app server, but just the 
txmanager component (standalone JAR which Apache Aries is using for JTA 
support) and possibly the TranQL connectors, if we need to connect to databases 
other than Derby....


> 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
>            Assignee: 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.

Reply via email to