You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/10/12 04:27:31 UTC

[jira] Commented: (OPENJPA-1342) Build a mechanics to test JTA transaction semantics within JSE

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

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

There is a lot of code in Apache Geronimo and TranQL that you should be able to reuse for this.
Geronimo Transaction Manager -
https://svn.apache.org/repos/asf/geronimo/components/txmanager/branches/geronimo
-txmanager-parent-2.1
TranQL DB connectors - http://xircles.codehaus.org/projects/tranql -
http://svn.codehaus.org/tranql/


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