activemq/activemq-web-console
James Strachan b1ed273f83 fixed the web console so it works fine with spring 2.0 along with adding XMPP support so you can chat with the broker using a Jabber client or use the web front end to send / browse messages
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468029 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 15:00:48 +00:00
..
src fixed the web console so it works fine with spring 2.0 along with adding XMPP support so you can chat with the broker using a Jabber client or use the web front end to send / browse messages 2006-10-26 15:00:48 +00:00
LICENSE.txt port of licence fixes from 4.0 2006-10-18 15:29:56 +00:00
README.txt improved the readme 2006-05-04 16:35:06 +00:00
pom.xml fixed the web console so it works fine with spring 2.0 along with adding XMPP support so you can chat with the broker using a Jabber client or use the web front end to send / browse messages 2006-10-26 15:00:48 +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