You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2015/06/04 02:09:37 UTC

[jira] [Closed] (ARTEMIS-121) bin/activemq start command not listed in output

     [ https://issues.apache.org/jira/browse/ARTEMIS-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic closed ARTEMIS-121.
-----------------------------------
    Resolution: Won't Fix

I couldn't get what to change on the doc for this.

> bin/activemq start command not listed in output
> -----------------------------------------------
>
>                 Key: ARTEMIS-121
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-121
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Claus Ibsen
>            Priority: Minor
>
> Created a new broker and run
> {code}
> davsclaus:/opt/apache-artemis-1.0.1-SNAPSHOT/mybroker/$ bin/artemis
> usage: artemis <command> [<args>]
> The most commonly used artemis commands are:
>     data   data tools group (print|exp|imp|exp|encode|decode) (example ./artemis data print)
>     help   Display help information
>     kill   Kills a broker instance started with --allow-kill
>     run    runs the broker instance
>     stop   stops the broker instance
> See 'artemis help <command>' for more information on a specific command.
> {code}
> As you can see there is no `start` command listed, but the user guide says
> {code}
>    Or you can run the broker in the background using:
>        "/user/server/bin/artemis-service" start
> {code}
> according to 
> http://people.apache.org/~martyntaylor/docs/1.0.0/running-server.html
> Wonder which one is correct?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)