[jboss-jira] [JBoss JIRA] (WFCORE-1457) Embedded HC started with host-slave.xml uses incorrect hostname
Brian Stansberry (JIRA)
issues at jboss.org
Wed Mar 30 21:53:00 EDT 2016
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)
More information about the jboss-jira
mailing list