[
https://issues.apache.org/jira/browse/OWB-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829886#action_12829886
]
Eric Covener commented on OWB-266:
----------------------------------
eek, "X and Y intercept a class annotated with @A, but not a subclass of @A. "
Should read
"X and Y intercept a class annotated with @A, but not a subclass of _the bean
annotated with_ @A. "
> 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
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> 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.