Tighten up the ServerEnvironment and HostControllerEnvironment contracts
------------------------------------------------------------------------
Key: JBAS-9193
URL:
https://issues.jboss.org/browse/JBAS-9193
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Fix For: 7.0.0.Beta4
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.
For more information on JIRA, see:
http://www.atlassian.com/software/jira