activemq/activemq-web-demo
James Strachan 0f9f6f5ba2 updated license headers and added a NOTICE/LICENSE file
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@449694 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 14:49:26 +00:00
..
src/main/webapp updated license headers and added a NOTICE/LICENSE file 2006-09-25 14:49:26 +00:00
README.txt improved the readme 2006-05-04 16:35:53 +00:00
pom.xml made it easier to specify the port to use for running jetty 2006-08-12 08:55:57 +00: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