[
https://issues.jboss.org/browse/CDI-105?page=com.atlassian.jira.plugin.sy...
]
Mark Struberg commented on CDI-105:
-----------------------------------
Umm, yes, actually this is somehow irritating.
12.1. "Bean archives" defines
...
The WEB-INF/classes directory of a war is a bean archive if there is a file named
beans.xml in the WEB-INF directory of the war.
so what I really meant was: "WEB-INF/beans.xml"
Provide a means for portable extensions to access beans.xml files
-----------------------------------------------------------------
Key: CDI-105
URL:
https://issues.jboss.org/browse/CDI-105
Project: CDI Specification Issues
Issue Type: Feature Request
Reporter: Stuart Douglas
Fix For: 1.1 (Proposed)
There is currently no portable way for extensions to get access to beans.xml files
installed in WEB-INF/lib, as CDI starts up before the ServletContext is availible.
This would be useful for extensions that wish to add extra information to beans.xml in a
different namespace.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira