activemq/activemq-web-console
James Strachan b36e9f804a added the jetty plugin repo to ensure we get the latest/greatest jars after finding some strangeness when running the web console on a machine which had not done a local build of jetty
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@399628 13f79535-47bb-0310-9956-ffa450edef68
2006-05-04 09:12:10 +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 Initial import of a simple web based console for ActiveMQ 2006-04-26 14:45:03 +00:00
pom.xml added the jetty plugin repo to ensure we get the latest/greatest jars after finding some strangeness when running the web console on a machine which had not done a local build of jetty 2006-05-04 09:12:10 +00:00

README.txt

Welcome to the ActiveMQ Web Console

To run the console, the jetty plugin may be used:

  mvn jetty6:run