transitive interceptor bindings not applied to Bean subclasses
--------------------------------------------------------------
Key: OWB-266
URL: https://issues.apache.org/jira/browse/OWB-266
Project: OpenWebBeans
Issue Type: Bug
Components: Interceptor and Decorators
Affects Versions: M3
Reporter: Eric Covener
Assignee: Eric Covener
Fix For: 1.0.0
Attachments: transitive_subclass.diff
For @Inherited InterceptorBinding A that has transitive bindings X,Y declared:
X and Y intercept a class annotated with @A, but not a subclass of @A.
We are missing logic like existing hasInterceptorBindingMetaAnnotation() on the
result of querying the inherited metadata.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.