activemq/activemq-web-console
James Strachan b0bacafa0c improved the readme
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399755 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 16:35:06 +00:00
..
.settings Initial import of a simple web based console for ActiveMQ 2006-04-26 14:45:03 +00:00
src ignore empty parameters 2006-05-03 15:25:17 +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
COPYING-Plotkit added a simple spike of drawing of graphs of queue depths; its pretty basic so far - a bit more work and it could look quite nice :) 2006-04-28 18:14:51 +00:00
LICENSE-MochiKit.txt added a simple spike of drawing of graphs of queue depths; its pretty basic so far - a bit more work and it could look quite nice :) 2006-04-28 18:14:51 +00:00
README.txt improved the readme 2006-05-04 16:35:06 +00:00
pom.xml enforced the use of the snapshot jetty plugin to work around some strangeness I was getting 2006-05-04 14:00:56 +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