[jboss-jira] [JBoss JIRA] (WFCORE-1673) Testsuite: tests for CLI controller aliases
Darran Lofthouse (JIRA)
issues at jboss.org
Tue Jul 26 09:31:01 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270631#comment-13270631 ]
Darran Lofthouse commented on WFCORE-1673:
------------------------------------------
FYI this feature was initially discussed within this article https://developer.jboss.org/wiki/CLIConnections-AddressHandling
> Testsuite: tests for CLI controller aliases
> -------------------------------------------
>
> Key: WFCORE-1673
> URL: https://issues.jboss.org/browse/WFCORE-1673
> Project: WildFly Core
> Issue Type: Task
> Components: Test Suite
> Reporter: Martin Schvarcbacher
> Assignee: Martin Schvarcbacher
> Priority: Minor
>
> Added integration tests for server aliases defined in jboss-cli.xml
> Usage in bin/jboss-cli.xml:
> {code:xml}
> <controllers>
> <controller name="ServerOne">
> <protocol>http-remoting</protocol>
> <host>localhost</host>
> <port>9990</port>
> </controller>
> </controllers>
> {code}
> {code:bash}
> ./bin/jboss-cli.sh --controller=ServerOne --connect
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list