You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2007/12/27 11:11:43 UTC

[jira] Created: (OPENEJB-740) Business method interceptor methods defined by the bean class's superclasses are not invoked

Business method interceptor methods defined by the bean class's superclasses are not invoked
--------------------------------------------------------------------------------------------

                 Key: OPENEJB-740
                 URL: https://issues.apache.org/jira/browse/OPENEJB-740
             Project: OpenEJB
          Issue Type: Bug
          Components: interceptors
            Reporter: Jacek Laskowski
            Assignee: Jacek Laskowski
             Fix For: 3.0-beta-2


12.3.1 Multiple Business Method Interceptor Methods:

* If a bean class has superclasses, any AroundInvoke methods defined on those superclasses are invoked, most general superclass first.

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


[jira] Updated: (OPENEJB-740) Business method interceptor methods defined by the bean class's superclasses are not invoked

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

Jacek Laskowski updated OPENEJB-740:
------------------------------------

    Affects Version/s: 3.0-beta-1

> Business method interceptor methods defined by the bean class's superclasses are not invoked
> --------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-740
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-740
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: interceptors
>    Affects Versions: 3.0-beta-1
>            Reporter: Jacek Laskowski
>            Assignee: Jacek Laskowski
>             Fix For: 3.0-beta-2
>
>
> 12.3.1 Multiple Business Method Interceptor Methods:
> * If a bean class has superclasses, any AroundInvoke methods defined on those superclasses are invoked, most general superclass first.

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


[jira] Closed: (OPENEJB-740) Business method interceptor methods defined by the bean class's superclasses are not invoked

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

Jacek Laskowski closed OPENEJB-740.
-----------------------------------

    Resolution: Fixed

Committed revision 607050.

> Business method interceptor methods defined by the bean class's superclasses are not invoked
> --------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-740
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-740
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: interceptors
>    Affects Versions: 3.0-beta-1
>            Reporter: Jacek Laskowski
>            Assignee: Jacek Laskowski
>             Fix For: 3.0-beta-2
>
>
> 12.3.1 Multiple Business Method Interceptor Methods:
> * If a bean class has superclasses, any AroundInvoke methods defined on those superclasses are invoked, most general superclass first.

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


[jira] Work started: (OPENEJB-740) Business method interceptor methods defined by the bean class's superclasses are not invoked

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

Work on OPENEJB-740 started by Jacek Laskowski.

> Business method interceptor methods defined by the bean class's superclasses are not invoked
> --------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-740
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-740
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: interceptors
>            Reporter: Jacek Laskowski
>            Assignee: Jacek Laskowski
>             Fix For: 3.0-beta-2
>
>
> 12.3.1 Multiple Business Method Interceptor Methods:
> * If a bean class has superclasses, any AroundInvoke methods defined on those superclasses are invoked, most general superclass first.

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