Skip to content

Commit 1f3f662

Browse files
committed
improved the readme
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399756 13f79535-47bb-0310-9956-ffa450edef68
1 parent b0bacaf commit 1f3f662

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

activemq-web-demo/README.txt

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
Welcome to the Web Demo which shows how to use ActiveMQ with REST and Ajax services
12

2-
This web app demostrates the ability of the activemq-web jar.
3-
To run the webapp, the jetty plugin may be used:
3+
To run the console you must install a recent distro of Maven
4+
such as version 2.0.4 or later
5+
6+
http://maven.apache.org/
47

5-
mvn jetty6:run
8+
You can then run the ActiveMQ Web Console via the following command.
9+
10+
mvn jetty6:run
611

712

0 commit comments

Comments
 (0)