[jboss-jira] [JBoss JIRA] Created: (JBAS-8355) classes in WEB-INF/beans.xml file cannot be found when the war file is inside an ear
Marcel Kolsteren (JIRA)
jira-events at lists.jboss.org
Sun Aug 22 10:38:11 EDT 2010
classes in WEB-INF/beans.xml file cannot be found when the war file is inside an ear
------------------------------------------------------------------------------------
Key: JBAS-8355
URL: https://jira.jboss.org/browse/JBAS-8355
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Weld/CDI
Affects Versions: 6.0.0.M4
Reporter: Marcel Kolsteren
Assignee: Marius Bogoevici
A beans.xml file referring to classes (e.g. alternatives or interceptors that need to be activated) cannot be processed when it is part of a war file that is packaged inside an ear file. The error that occurs:
org.jboss.weld.xml.WeldXmlException: WELD-001206 Could not load class nl.meandi.examples.TestBean
The error does not occur if the war file is deployed on its own.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list