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
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.