We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0bacaf commit 1f3f662Copy full SHA for 1f3f662
activemq-web-demo/README.txt
@@ -1,7 +1,12 @@
1
+Welcome to the Web Demo which shows how to use ActiveMQ with REST and Ajax services
2
-This web app demostrates the ability of the activemq-web jar.
3
-To run the webapp, the jetty plugin may be used:
+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/
7
- mvn jetty6:run
8
+You can then run the ActiveMQ Web Console via the following command.
9
10
+ mvn jetty6:run
11
12
0 commit comments