[
https://issues.jboss.org/browse/AS7-2410?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-2410:
----------------------------------
Priority: Blocker (was: Major)
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, Scripts
Affects Versions: 7.1.0.Alpha1
Environment: all
Reporter: Rich Sharples
Assignee: Brian Stansberry
Priority: Blocker
Labels: eap6-ux
Fix For: 7.1.0.CR1
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