[jboss-jira] [JBoss JIRA] Updated: (JBAS-8411) Interface specified at host level but not at domain is accepted
David Lloyd (JIRA)
jira-events at lists.jboss.org
Fri Mar 18 13:22:46 EDT 2011
[ https://issues.jboss.org/browse/JBAS-8411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd updated JBAS-8411:
------------------------------
Fix Version/s: 7.0.0.Beta3
(was: 7.0.0.CR1)
> Interface specified at host level but not at domain is accepted
> ---------------------------------------------------------------
>
> Key: JBAS-8411
> URL: https://issues.jboss.org/browse/JBAS-8411
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: John Bailey
> Fix For: 7.0.0.Beta3
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list