]
Pete Muir commented on WELD-811:
--------------------------------
How does your wrapAnnotatedType method work?
Hierarchy injection is not working with external annotation type.
-----------------------------------------------------------------
Key: WELD-811
URL:
https://issues.jboss.org/browse/WELD-811
Project: Weld
Issue Type: Bug
Components: Weld SPI
Affects Versions: 1.1.0.CR3
Reporter: Rogerio Baldini
In WeldClassImpl constructor, superclass is set as an Object.class when annotatedType is
instanceof ExternalAnnotatedType (discovered flag). Why?
This behavior causes a non injection of superclasses fields and methods. Is this correct
?
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: