[weld-issues] [JBoss JIRA] Commented: (WELD-605) add beforeContextInitialized and other servlet event
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Aug 17 16:01:13 EDT 2010
[ https://jira.jboss.org/browse/WELD-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12545494#action_12545494 ]
Pete Muir commented on WELD-605:
--------------------------------
No they aren't, the are requesting that Weld Servlet fires an event containing the Servlet Context before bootstrap is complete
> 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
> Fix For: 1.1.0.BETA1
>
>
> 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