activemq/activemq-web-console
Frederick G. Oconer a96820ed17 Updated jetty plugin to run the web-console through maven using "jetty:run" goal.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@430353 13f79535-47bb-0310-9956-ffa450edef68
2006-08-10 10:41:56 +00:00
..
src Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:04:41 +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 Updated jetty plugin to run the web-console through maven using "jetty:run" goal. 2006-08-10 10:41: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