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

Eric Covener updated OWB-160:
-----------------------------

    Attachment: owb-interceptors_class_vs_meth.diff

This probably illustrates the problem best, but I don't know if the bookeeping 
is best done elsewhere or if this hooks in the right place to account for 
superclass/stereotype/etc.

> interceptor bindings at class-level added to stack twice
> --------------------------------------------------------
>
>                 Key: OWB-160
>                 URL: https://issues.apache.org/jira/browse/OWB-160
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Interceptor and Decorators
>    Affects Versions: M4
>            Reporter: Eric Covener
>            Assignee: Gurkan Erdogdu
>         Attachments: owb-interceptors_class_vs_meth.diff
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> To determine method-level interceptors, OWB has to consider both the 
> class+member bindings of the managed bean to figure out if an Interceptor 
> with n>1 declared bindings is applicable.
> But interceptors with n==1 will be added during both class-level and 
> method-level interceptor enablement.

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

Reply via email to