Romain Manni-Bucau created CXF-7790:
---------------------------------------
Summary: [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
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)