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

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


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


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