[jboss-jira] [JBoss JIRA] Created: (JBBOOT-29) Separate Server Initialization from Configuration Initialization

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sat Apr 11 14:54:22 EDT 2009


Separate Server Initialization from Configuration Initialization
----------------------------------------------------------------

                 Key: JBBOOT-29
                 URL: https://jira.jboss.org/jira/browse/JBBOOT-29
             Project: JBoss Bootstrap
          Issue Type: Task
          Components: spi
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger
             Fix For: 0.1.0


Server Initialization should, in order:

1) Initialize Configuration
2) Freeze Configuration
3) Validate Configuration
4) Perform other Server Init Tasks (like setting system properties)
5) Set LifecycleState

Configuration Initialization should take care of defaulting values where appropriate.  Presently the config is validated before init, meaning that the defaulting of properties has not yet taken place.

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

        



More information about the jboss-jira mailing list