Ken Finnigan created GTNWCI-45:
----------------------------------
Summary: Store BeanManager onto ServletContext for use by portal
Key: GTNWCI-45
URL:
https://issues.jboss.org/browse/GTNWCI-45
Project: GateIn Web Container Integration
Issue Type: Feature Request
Reporter: Ken Finnigan
Fix For: 2.3.1.CR02
Need to be able to access the BeanManager to perform injection into portlets and filters,
but the container startup is executed outside of a Web Container thread, making the
BeanManager inaccessible through JNDI at that point.
Need to set it onto the ServletContext when we can access it, and then the portal can
remove it from the ServletContext if it isn't needed.
For portlets that are not CDI enabled, nothing will be added to the ServletContext
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira