activemq/activemq-web-demo
Claus Ibsen 437ea2f6e5 AMQ-4124: Disabled webapp demo from default configuration file. Need to run conf/activemq-demo.xml for demos. Also enable webapp authentication by default.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1404998 13f79535-47bb-0310-9956-ffa450edef68
2012-11-02 15:11:15 +00:00
..
src AMQ-4124: Disabled webapp demo from default configuration file. Need to run conf/activemq-demo.xml for demos. Also enable webapp authentication by default. 2012-11-02 15:11:15 +00:00
README.txt improved the readme 2006-05-04 16:35:53 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2012-10-02 15:37:31 +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