[
https://jira.jboss.org/jira/browse/WELD-236?page=com.atlassian.jira.plugi...
]
Pete Muir reassigned WELD-236:
------------------------------
Assignee: Roger Kitain (was: Pete Muir)
This implies that the WeldListener.contextInitialized has not been called, or that a
different servlet context is passed to it than
FacesContext.getCurrent().getExternalContext().getContext() returns.
Please check whether the BeanManager has been pushed into the servlet context by the
WeldListener
Should maintain circular dependencies for each module of a
deployment, not the whole deployment
-----------------------------------------------------------------------------------------------
Key: WELD-236
URL:
https://jira.jboss.org/jira/browse/WELD-236
Project: Weld
Issue Type: Bug
Components: Bootstrap and Metamodel API
Environment: MAC
Reporter: Roger Kitain
Assignee: Roger Kitain
Fix For: 1.0.0.CR2
Given the following Deployment structure:
deployment
bda (jar)
bda (war)
bda (jar)
The war's child bda (jar) will never get processed.
See WeldBootstrap.visit method (around line 135).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira