activemq/activemq-web-console
artnaseef ae2504ab8e AMQ-5104: Add non-durable subscribers to the subscriber page, and topic-specific subscriber view for individual topics. 2014-03-14 23:10:13 -07:00
..
src AMQ-5104: Add non-durable subscribers to the subscriber page, and topic-specific subscriber view for individual topics. 2014-03-14 23:10:13 -07:00
README.txt Polished 2012-09-20 08:45:34 +00:00
pom.xml AMQ-5028: merge update from dkulp: strip unused dependencies to reduce the size of the WAR file. 2014-02-06 18:28:26 -07:00

README.txt

Welcome to the ActiveMQ Web Console

To run the console you must install a recent distro of Apache Maven
such as version 3.0.4 or later
	
		http://maven.apache.org/

You can then run the ActiveMQ Web Console via the following command.

	mvn jetty:run