activemq/activemq-web-console
James Strachan a6a39433b5 tidied up atom and RSS icons and fixed the queue graph to show the queue names on the X axis
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@398958 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 15:15:40 +00:00
..
.settings Initial import of a simple web based console for ActiveMQ 2006-04-26 14:45:03 +00:00
src tidied up atom and RSS icons and fixed the queue graph to show the queue names on the X axis 2006-05-02 15:15:40 +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 Initial import of a simple web based console for ActiveMQ 2006-04-26 14:45:03 +00:00

README.txt

Welcome to the ActiveMQ Web Console

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

  mvn jetty6:run