-
Bug
-
Resolution: Done
-
Major
-
3.0.0.Alpha3, 2.2.8.Final
-
None
-
None
Currently ExternalBeanAttributesFactory throws DefinitionException whereas BeanAttributesFactory does nothing and adds an illegal type in the set of bean types. As a result if an extension wraps BeanAttributes produced by BeanAttributesFactory for a bean with an illegal type, a DefinitionException is thrown.
See also CDI-495 and https://issues.apache.org/jira/browse/DELTASPIKE-817.