[weld-issues] [JBoss JIRA] Updated: (WELD-605) add beforeContextInitialized and other servlet event
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Aug 13 07:54:50 EDT 2010
[ https://jira.jboss.org/browse/WELD-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated WELD-605:
---------------------------
Component/s: Servlet Container Support
> add beforeContextInitialized and other servlet event
> ----------------------------------------------------
>
> Key: WELD-605
> URL: https://jira.jboss.org/browse/WELD-605
> Project: Weld
> Issue Type: Feature Request
> Components: Servlet Container Support
> Reporter: he youlin
>
> Sometimes i want to get ServletContextEvent weld event after weld container started and before validateBeans,so i can do some init work in weld extension.And I can wrap servletContext as a weld bean in this weld event's observe then i can use the servletContext bean in all weld extension of event's observe after
> container started.So we can do more init work of servlet container such as tomcat or jetty servlet inject or spring's init work.
> see http://seamframework.org/Community/ShouldSeamServletEventMoveToWeldservletinit
--
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 weld-issues
mailing list