[
https://issues.apache.org/jira/browse/OWB-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gurkan Erdogdu updated OWB-274:
-------------------------------
Affects Version/s: M3
Fix Version/s: M4
> interceptor and decorator don't read re-Annotated meta data
> -----------------------------------------------------------
>
> Key: OWB-274
> URL: https://issues.apache.org/jira/browse/OWB-274
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Core
> Affects Versions: M3
> Reporter: heyoulin
> Assignee: Gurkan Erdogdu
> Fix For: M4
>
>
> Through ProcessAnnotatedType Extension I want add interceptor or decorator
> AnnotationLiteral to my class at container startup. But
> ManagedBeanCreatorImpl.defineInterceptorStack and
> ManagedBeanCreatorImpl.defineDecoratorStack don't deal with AnnotatedType but
> bean's class.
> I think interceptor or decorator should implement THIRDPARTY bean too just
> like defineApiType and defineQualifier.
> I do this in Weld and can work correct.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.