You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2007/08/01 23:45:52 UTC

[jira] Created: (OPENEJB-623) Apply container-transaction delcarations in proper order

Apply container-transaction delcarations in proper order
--------------------------------------------------------

                 Key: OPENEJB-623
                 URL: https://issues.apache.org/jira/browse/OPENEJB-623
             Project: OpenEJB
          Issue Type: Bug
    Affects Versions: 3.0
            Reporter: David Blevins
            Assignee: David Blevins


The container-transaction declarations should be processed in the order of least specific to most specific.

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


[jira] Resolved: (OPENEJB-623) Apply container-transaction delcarations in proper order

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

David Blevins resolved OPENEJB-623.
-----------------------------------

    Resolution: Fixed

Fixed.

$ svn ci container 
Sending        container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/Assembler.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/AssemblerTool.java
Adding         container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/MethodTransactionBuilder.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/config/ConfigurationFactory.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/core/ivm/BaseEjbProxyHandler.java
Adding         container/openejb-core/src/test/java/org/apache/openejb/assembler/classic/MethodTransactionInfoComparatorTest.java
Transmitting file data ......
Committed revision 562026.


> Apply container-transaction delcarations in proper order
> --------------------------------------------------------
>
>                 Key: OPENEJB-623
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-623
>             Project: OpenEJB
>          Issue Type: Bug
>    Affects Versions: 3.0
>            Reporter: David Blevins
>            Assignee: David Blevins
>
> The container-transaction declarations should be processed in the order of least specific to most specific.

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