[jboss-jira] [JBoss JIRA] (WFCORE-1425) Embedded HC started with host-slave.xml uses incorrect hostname
Ken Wills (JIRA)
issues at jboss.org
Thu Mar 3 16:16:02 EST 2016
Ken Wills created WFCORE-1425:
---------------------------------
Summary: Embedded HC started with host-slave.xml uses incorrect hostname
Key: WFCORE-1425
URL: https://issues.jboss.org/browse/WFCORE-1425
Project: WildFly Core
Issue Type: Bug
Reporter: Ken Wills
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)
More information about the jboss-jira
mailing list