[jboss-jira] [JBoss JIRA] (WFLY-3409) Incorrect port number for commented out domain controller
Arun Gupta (JIRA)
issues at jboss.org
Tue May 27 17:09:56 EDT 2014
Arun Gupta created WFLY-3409:
--------------------------------
Summary: Incorrect port number for commented out domain controller
Key: WFLY-3409
URL: https://issues.jboss.org/browse/WFLY-3409
Project: WildFly
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Arun Gupta
Assignee: Jason Greene
domain/configuration/host.xml has the following fragment:
<domain-controller>
<local/>
<!-- Alternative remote domain controller configuration with a host and port -->
<!-- <remote host="${jboss.domain.master.address}" port="${jboss.domain.master.port:9999}" security-realm="ManagementRealm"/> -->
</domain-controller>
Even though the fragment is commented, the port number should be updated to 9990 anyway.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the jboss-jira
mailing list