You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/02/07 17:45:05 UTC

[jira] Created: (OPENJPA-124) JOnAS integration: OpenJPA should auto-detect the JOnAS transaction manager

JOnAS integration: OpenJPA should auto-detect the JOnAS transaction manager
---------------------------------------------------------------------------

                 Key: OPENJPA-124
                 URL: https://issues.apache.org/jira/browse/OPENJPA-124
             Project: OpenJPA
          Issue Type: New Feature
          Components: third-party
         Environment: JOnAS application server
            Reporter: Patrick Linskey


OpenJPA does not automatically find the TransactionManager when deployed in a JOnAS environment. We should modify AutomaticManagedRuntime, either to detect JOnAS, or to always look at java:comp/UserTransaction. (JOnAS's UserTransaction is also their TransactionManager.)

See http://hanzz.zapto.org/index.php?option=com_content&task=view&id=105&Itemid=31 for details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-124) JOnAS integration: OpenJPA should auto-detect the JOnAS transaction manager

Posted by "Patrick Linskey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Linskey updated OPENJPA-124:
------------------------------------

    Priority: Minor

> JOnAS integration: OpenJPA should auto-detect the JOnAS transaction manager
> ---------------------------------------------------------------------------
>
>                 Key: OPENJPA-124
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-124
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: third-party
>         Environment: JOnAS application server
>            Reporter: Patrick Linskey
>            Priority: Minor
>
> OpenJPA does not automatically find the TransactionManager when deployed in a JOnAS environment. We should modify AutomaticManagedRuntime, either to detect JOnAS, or to always look at java:comp/UserTransaction. (JOnAS's UserTransaction is also their TransactionManager.)
> See http://hanzz.zapto.org/index.php?option=com_content&task=view&id=105&Itemid=31 for details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.