mirror of https://github.com/apache/activemq.git
13 lines
295 B
Plaintext
Executable File
13 lines
295 B
Plaintext
Executable File
Welcome to the Web Demo which shows how to use ActiveMQ with REST and Ajax services
|
|
|
|
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
|
|
|
|
|