You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2007/06/29 01:51:04 UTC

[jira] Created: (GERONIMO-3272) Coalesce the 2 transaction modules into one

Coalesce the 2 transaction modules into one
-------------------------------------------

                 Key: GERONIMO-3272
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3272
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: transaction manager
    Affects Versions: 2.0-M6
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 2.0-M7


We're firmly on jdk 1.5/ javaee5 so we should coalesce the transaction managers into one module and see if anything can be simplified.

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


[jira] Closed: (GERONIMO-3272) Coalesce the 2 transaction modules into one

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

David Jencks closed GERONIMO-3272.
----------------------------------

    Resolution: Fixed

Done in rev 552073.  Also fixed jpa stuff to use spec interfaces and not pull ejb spec into the tm module.  Also re-fixed logging a stacktrace when a non-NamedXAResource is supplied.

> Coalesce the 2 transaction modules into one
> -------------------------------------------
>
>                 Key: GERONIMO-3272
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3272
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: transaction manager
>    Affects Versions: 2.0-M6
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.0-M7
>
>
> We're firmly on jdk 1.5/ javaee5 so we should coalesce the transaction managers into one module and see if anything can be simplified.

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