]
Martin Kouba updated WFLY-4275:
-------------------------------
Fix Version/s: 9.0.0.CR1
Implicit EE component attached to a root implicit bean archive
recognized as implicit bean
------------------------------------------------------------------------------------------
Key: WFLY-4275
URL:
https://issues.jboss.org/browse/WFLY-4275
Project: WildFly
Issue Type: Bug
Components: CDI / Weld
Affects Versions: 9.0.0.Alpha1
Reporter: Martin Kouba
Assignee: Martin Kouba
Fix For: 9.0.0.CR1
This is no longer necessary (see also WELD-1612). Furhtermore, it's producing
confusing results. For example, an {{ProcessBeanAttributes}} event is fired for
{{com.sun.faces.config.ConfigureListener}}, {{org.jboss.weld.servlet.WeldInitialListener}}
and other implicitly added EE components for a WAR deployment with
{{bean-discovery-mode="annotated"}}.