activemq/activemq-web-demo
Lucas Tétreault 4b90e99783 AMQ-8549: Update copyright years
(cherry picked from commit aa1729ba2b)
2022-03-29 10:12:51 +02:00
..
src AMQ-8549: Update copyright years 2022-03-29 10:12:51 +02:00
README.txt improved the readme 2006-05-04 16:35:53 +00:00
pom.xml Use Jetty atomic jar files instead of jetty-all (deprecated) and update to Jetty 9.4.45.v20220203 (#784) 2022-03-02 16:24:56 +01:00

README.txt

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