[jboss-jira] [JBoss JIRA] (WFLY-4275) Implicit EE component attached to a root implicit bean archive recognized as implicit bean

Martin Kouba (JIRA) issues at jboss.org
Fri Mar 27 09:08:19 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Kouba reopened WFLY-4275:
--------------------------------


The intention of https://github.com/wildfly/wildfly/pull/7120 was to ignore implicit EE components (i.e. components added by extensions) but the fix also excludes EE components from WEB-INF/classes. This probably causes 2 failures in the JAX-RS TCK.

> 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
>
> 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"}}.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list