activemq/activemq-web-demo
Jean-Baptiste Onofré b9d24e586d Use Jetty atomic jar files instead of jetty-all (deprecated) and update to Jetty 9.4.45.v20220203 (#784)
* [AMQ-7358] Use jetty atomic jar files instead of jetty-all uber jar
(deprecated according to Jetty team)
[AMQ-8461] Upgrade to Jetty 9.4.45.v20220203

(cherry picked from commit fa461c876a)
2022-03-02 16:24:56 +01:00
..
src [AMQ-8194] Upgrade to commons-lang3 3.12.0 2021-03-24 07:50:28 +01: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