activemq/activemq-web-demo
JB Onofré 302a2f698e
Merge pull request #1053 from essobedo/fix-schema-location-in-web.xml
Fix the schema location in web.xml files
2023-10-13 16:03:14 +02:00
..
src Fix the schema location in web.xml files 2023-09-15 15:49:44 +02:00
README.txt improved the readme 2006-05-04 16:35:53 +00:00
pom.xml Set version to 6.0.0-SNAPSHOT 2023-09-15 16:27:34 +02: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