[jboss-jira] [JBoss JIRA] (AS7-515) Tighten up the ServerEnvironment and HostControllerEnvironment contracts

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Jan 24 00:05:19 EST 2012


     [ https://issues.jboss.org/browse/AS7-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved AS7-515.
----------------------------------

    Fix Version/s:     (was: 7.1.0.Final)
       Resolution: Out of Date

    
> Tighten up the ServerEnvironment and HostControllerEnvironment contracts
> ------------------------------------------------------------------------
>
>                 Key: AS7-515
>                 URL: https://issues.jboss.org/browse/AS7-515
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Domain Management
>            Reporter: Brian Stansberry
>
> Right now the contract/usage of these classes is a bit of a mishmash. The idea was to store state that's read from Main(). But if there's anything in these that can be overridden from standalone.xml, either we should restrict access to that data or make sure that it has the correct value if a change is made via the management API. For example, the server name can come from standalone.xml if the 'name' attribute is set and for sure will come from the HostController in domain mode.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list