Roan created ARTEMIS-323:
----------------------------
Summary: Documentation - Using Server
Key: ARTEMIS-323
URL: https://issues.apache.org/jira/browse/ARTEMIS-323
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 1.1.0
Environment: Linux
Reporter: Roan
Priority: Minor
Fix For: 1.1.0
The documentation on
https://activemq.apache.org/artemis/docs/1.1.0/using-server.html has a problem.
It's telling to ./activemq create mybroker and ./activemq run .
But this package doesn't exist it. The correct is :
./artemis create mybroker and ./artemis run
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)