activemq/activemq-web-console
Hiram R. Chirino f94cd4c187 Disabling the QueueMasterSlaveTest and TopicMasterSlaveTest tests as they are breaking the build.
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.0@512462 13f79535-47bb-0310-9956-ffa450edef68
2007-02-27 22:37:01 +00:00
..
.settings Initial import of a simple web based console for ActiveMQ 2006-04-26 14:45:03 +00:00
src porting change 467015 from trunk 2006-10-23 16:39:56 +00:00
.classpath Disabling the QueueMasterSlaveTest and TopicMasterSlaveTest tests as they are breaking the build. 2007-02-27 22:37:01 +00:00
.project Disabling the QueueMasterSlaveTest and TopicMasterSlaveTest tests as they are breaking the build. 2007-02-27 22:37:01 +00:00
LICENSE.txt Added missing licence files and copyright headers 2006-10-18 15:24:28 +00:00
README.txt improved the readme 2006-05-04 16:35:06 +00:00
pom.xml AMQ-1015: Upgraded maven-jetty-plugin 2006-10-31 17:54:21 +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