[jboss-jira] [JBoss JIRA] Created: (JBAS-8411) Interface specified at host level but not at domain is accepted

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Sep 14 09:32:12 EDT 2010


Interface specified at host level but not at domain is accepted
---------------------------------------------------------------

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


The current build/src/main/resources/domain/configuration/host.xml includes the declaration of an <interface name="public" at the host level and that interface is not declared in the domain. It's used in the <domain-controller><local> element but I think it should be required to be declared there. Interfaces directly under host should be used to clarify the host-specific IP address mapping for stuff declared in domain.xml. If the address name is only used in the DC config, then declare it there.

-- 
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