Claus Ibsen created ARTEMIS-121:
-----------------------------------

             Summary: 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)

Reply via email to