activemq/activemq-web-console
Christopher L. Shannon (cshannon) f44c3d20ed https://issues.apache.org/jira/browse/AMQ-5356
Upgraded to Jetty 9.2.x to solve JDK 8 compatibility issues.
This required migrating to the new WebSocket API.
2015-09-03 11:54:57 +00:00
..
src https://issues.apache.org/jira/browse/AMQ-5356 2015-09-03 11:54:57 +00:00
README.txt Polished 2012-09-20 08:45:34 +00:00
pom.xml https://issues.apache.org/jira/browse/AMQ-5356 2015-09-03 11:54:57 +00: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