Brian Stansberry created WFCORE-1457:
----------------------------------------
Summary: Embedded HC started with host-slave.xml uses incorrect hostname
Key: WFCORE-1457
URL:
https://issues.jboss.org/browse/WFCORE-1457
Project: WildFly Core
Issue Type: Bug
Reporter: Ken Wills
Assignee: Ken Wills
Fix For: 3.0.0.Alpha1
EmbeddedHostControllerFactory:282, authCode is being used as the hostname. This is reset
if the name is present in the xml config, but since the default -slave.xml has no name,
the hostname is displayed as the contents of authCode.
We should probably extract the hostname code from HostControllerEnvironment:300 into its
own method, and use that.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)