mirror of https://github.com/apache/activemq.git
improved the readme
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399755 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e25461641e
commit
b0bacafa0c
|
@ -1,8 +1,12 @@
|
|||
|
||||
Welcome to the ActiveMQ Web Console
|
||||
|
||||
To run the console, the jetty plugin may be used:
|
||||
To run the console you must install a recent distro of Maven
|
||||
such as version 2.0.4 or later
|
||||
|
||||
http://maven.apache.org/
|
||||
|
||||
You can then run the ActiveMQ Web Console via the following command.
|
||||
|
||||
mvn jetty6:run
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue