[jboss-jira] [JBoss JIRA] (AS7-3466) Inconsistency in --help output between domain and standalone

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Jan 26 11:43:49 EST 2012


     [ https://issues.jboss.org/browse/AS7-3466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry reassigned AS7-3466:
-------------------------------------

    Assignee: James Perkins  (was: Brian Stansberry)


James, please find the other JIRA that you did for this and resolve this one as a duplicate. Thanks!
                
> Inconsistency in --help output between domain and standalone
> ------------------------------------------------------------
>
>                 Key: AS7-3466
>                 URL: https://issues.jboss.org/browse/AS7-3466
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Scripts
>    Affects Versions: 7.1.0.CR1b
>            Reporter: Rostislav Svoboda
>            Assignee: James Perkins
>             Fix For: 7.1.0.Final
>
>
> Help for standalone.sh is using logging infrastructure and help for domain.sh is probably using just stdout.
> - I'd prefer to use domain.sh way without '16:42:57,124 INFO  [stdout]' details. Please sync output for both commands.
> - There is typo in help for standalone.sh, it says '\-\-\-\-server-config=<config>', '\-' should be there just twice.
> {code}
> bin/domain.sh --help
> ...
>     --admin-only                        JBAS012066: Set the host controller's 
>                                         running type to ADMIN_ONLY causing it 
>                                         to open administrative interfaces and 
>                                         accept management requests but not 
>                                         start servers or, if this host 
>                                         controller is the master for the 
>                                         domain, accept incoming connections 
>                                         from slave host controllers.
> ...
> bin/standalone.sh --help
> ...
> 16:42:57,124 INFO  [stdout]     --admin-only                        Set the server's running type to 
> 16:42:57,124 INFO  [stdout]                                         ADMIN_ONLY causing it to open 
> 16:42:57,124 INFO  [stdout]                                         administrative interfaces and accept 
> 16:42:57,124 INFO  [stdout]                                         management requests but not start other 
> 16:42:57,124 INFO  [stdout]                                         runtime services or accept end user 
> 16:42:57,124 INFO  [stdout]                                         requests.
> ...
> {code}

--
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