You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2011/03/24 22:30:06 UTC

[jira] [Updated] (OWB-306) overrridden @AroundInvoke and lifecycle interceptors are still run

     [ https://issues.apache.org/jira/browse/OWB-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg updated OWB-306:
------------------------------

    Fix Version/s:     (was: 1.1.0)
                   1.2.0

moved to target-1.2.0

> overrridden @AroundInvoke and lifecycle interceptors are still run
> ------------------------------------------------------------------
>
>                 Key: OWB-306
>                 URL: https://issues.apache.org/jira/browse/OWB-306
>             Project: OpenWebBeans
>          Issue Type: Bug
>    Affects Versions: 1.0.0-alpha-1
>            Reporter: Eric Covener
>            Assignee: Eric Covener
>             Fix For: 1.2.0
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> Interceptor spec says:
> ---
> If an around-invoke method is overridden by another method (regardless of whether that method is itself an around-invoke method), it will not be invoked.
> If a lifecycle callback interceptor method is overridden by another method (regardless of whether that
> method is itself a lifecycle callback interceptor method (of the same or different type)), it will not be
> invoked.
> ---
> I don't have a fix for this issue, but it is at least conceptually pretty easy to grok.
> It seems that we can't just check the stack or even all enabled interceptors

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira