[jboss-jira] [JBoss JIRA] Resolved: (JBBOOT-29) Separate Server Initialization from Configuration Initialization
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Sun Apr 12 04:01:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBBOOT-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrew Lee Rubinger resolved JBBOOT-29.
---------------------------------------
Resolution: Done
> 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) Validate Configuration
> 3) Freeze 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