[jboss-jira] [JBoss JIRA] (AS7-2410) Specify Domain Controller arg to bin/domain.sh
Rich Sharples (Created) (JIRA)
jira-events at lists.jboss.org
Thu Oct 27 15:19:45 EDT 2011
Specify Domain Controller arg to bin/domain.sh
----------------------------------------------
Key: AS7-2410
URL: https://issues.jboss.org/browse/AS7-2410
Project: Application Server 7
Issue Type: Enhancement
Components: Domain Management
Affects Versions: 7.1.0.Alpha1
Environment: all
Reporter: Rich Sharples
Assignee: Brian Stansberry
Fix For: 7.1.0.Beta1
When I start a server as part of a remote domain I currently have to specify the remote DC in host.xml :
<domain-controller>
<!-- <local/> -->
<!-- Alternative remote domain controller configuration with a host and port -->
<remote host="192.168.1.3" port="9999"/>
</domain-controller>
would be much more convenient to specify this as a property and be able to specify it on the command line - that way I don't have to touch host.xml. With a large server group / domain that would be a real time-saver.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list