You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (JIRA)" <ji...@apache.org> on 2018/07/16 00:35:00 UTC

[jira] [Commented] (CXF-7790) [CDI] CDI integration doesn't respect CDI metamodel

    [ https://issues.apache.org/jira/browse/CXF-7790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544710#comment-16544710 ] 

Andriy Redko commented on CXF-7790:
-----------------------------------

Long standing one :), it would be very good to abstract the introspection in CXF, huge but certainly needed task. Thanks [~romain.manni-bucau]

> [CDI] CDI integration doesn't respect CDI metamodel
> ---------------------------------------------------
>
>                 Key: CXF-7790
>                 URL: https://issues.apache.org/jira/browse/CXF-7790
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.2.5
>            Reporter: Romain Manni-Bucau
>            Priority: Major
>
> CDI classes metamodel is based on Annotated hierarchy (AnnotatedType, AnnotatedMethod, AnnotatedParameter, etc), this means CXF should abstract all the reflection done to be compatible with that instead of relying on static utilities which breaks CDI features (extensions customization of the java model)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)