activemq/activemq-web-console
James Strachan 60bcc521a7 patch applied for http://issues.apache.org/activemq/browse/AMQ-1315 with thanks - also refactored the QueueBrowseServlet to use the WebClient
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646357 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09 14:01:41 +00:00
..
src patch applied for http://issues.apache.org/activemq/browse/AMQ-1315 with thanks - also refactored the QueueBrowseServlet to use the WebClient 2008-04-09 14:01:41 +00:00
README.txt fix typo 2007-03-09 15:21:12 +00:00
pom.xml updated to the latest/greatest jetty & sl4j along with patching the web console so it works again :) 2008-04-09 13:29:07 +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 jetty:run