activemq/activemq-web-console
James Strachan 2d93db145b Updated the Jetty plugin version
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@449732 13f79535-47bb-0310-9956-ffa450edef68
2006-09-25 16:44:53 +00:00
..
.settings Initial import of a simple web based console for ActiveMQ 2006-04-26 14:45:03 +00:00
src Backporting license headers, license files and notice file changes from http://svn.apache.org/viewvc?view=rev&rev=449694 http://svn.apache.org/viewvc?view=rev&rev=449726 2006-09-25 16:42:50 +00:00
.classpath Initial import of a simple web based console for ActiveMQ 2006-04-26 14:45:03 +00:00
.project Initial import of a simple web based console for ActiveMQ 2006-04-26 14:45:03 +00:00
README.txt improved the readme 2006-05-04 16:35:06 +00:00
pom.xml Updated the Jetty plugin version 2006-09-25 16:44:53 +00:00

README.txt

Welcome to the ActiveMQ Web Console

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