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 2013/04/29 09:30:16 UTC

[jira] [Assigned] (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 reassigned OWB-306:
---------------------------------

    Assignee: Mark Struberg  (was: Eric Covener)
    
> 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: Mark Struberg
>             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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira