[jboss-jira] [JBoss JIRA] Created: (JBAS-8255) Fully specified individual server configuration object model

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Jul 27 18:21:33 EDT 2010


Fully specified individual server configuration object model
------------------------------------------------------------

                 Key: JBAS-8255
                 URL: https://jira.jboss.org/browse/JBAS-8255
             Project: JBoss Application Server
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 7.0.0.M1


The fully-specified domain model representation of an individual server. This is not the <server> element in a host.xml, as that is simply the server-level extensions and overrides of configuration expressed elsewhere. Rather, this is the merged combination of the relevant domain, server-group, host and server information from domain.xml and host.xml, or from the equivalent configuration file(s) for a standalone server.

Initially we are going to use the Standalone class for this, which is the proposed class into which a standalone server configuration would be parsed. It's possible that will change if using the same class for both proves problematic.

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

        


More information about the jboss-jira mailing list