[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2473) add container preInitialization event

Dan Allen (JIRA) jira-events at lists.jboss.org
Tue Jan 8 23:24:43 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-2473?page=all ]

Dan Allen updated JBSEAM-2473:
------------------------------

    Attachment: JBSEAM-2473-v1.txt

Created attachment with fix for ServletContextLifecycle.java and refdoc

> add container preInitialization event
> -------------------------------------
>
>                 Key: JBSEAM-2473
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2473
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 2.0.1.CR1
>            Reporter: Dan Allen
>         Assigned To: Dan Allen
>            Priority: Minor
>             Fix For: 2.0.x
>
>         Attachments: JBSEAM-2473-v1.txt
>
>   Original Estimate: 5 minutes
>  Remaining Estimate: 5 minutes
>
> It would be useful to be able to tap into the Seam container before it does an initialization run. This would give an opportunity to prep the Seam runtime by perhaps registering a custom converter or other such tasks without having to create a one-off servlet context listener. All the groundwork is in place...it is a very simple addition.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list