]
Hendy Irawan commented on WELD-347:
-----------------------------------
I am having this issue on JBoss AS 7.0.1.Final everything. Probably a regression.
Can somebody else confirm this? If so should file a proper bug on JBoss AS.
META-INF/beans.xml not sufficient to activate CDI in WAR
--------------------------------------------------------
Key: WELD-347
URL:
https://issues.jboss.org/browse/WELD-347
Project: Weld
Issue Type: Feature Request
Components: GlassFish Integration
Affects Versions: 1.0.0.GA
Reporter: Dan Allen
Assignee: Roger Kitain
In GlassFish V3, if a WAR is deployed containing WEB-INF/classes/META-INF/beans.xml, CDI
does not get activated (no beans are detected). Activation only happens if the WAR
contains WEB-INF/beans.xml. I'm not sure why GlassFish V3 is having a problem finding
beans.xml in the META-INF directory of the WAR classpath. I can't tell if it is a
problem in Weld or a problem in GlassFish V3 somewhere.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: