[jboss-jira] [JBoss JIRA] (AS7-2410) Specify Domain Controller arg to bin/domain.sh

Darran Lofthouse (Commented) (JIRA) jira-events at lists.jboss.org
Fri Dec 2 05:44:40 EST 2011


    [ https://issues.jboss.org/browse/AS7-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647481#comment-12647481 ] 

Darran Lofthouse commented on AS7-2410:
---------------------------------------

One point to keep in mind is that in the host.xml we will also require the configuration for the security settings of the slave domain controller so that it can verify the domain controller that it is connecting to and authenticate - being able to override the address on the command line will still be useful but just more of a FYI that there is more to connecting to a server than just a host and a port.

                
> 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

        


More information about the jboss-jira mailing list