activemq/activemq-web-console
Christopher L. Shannon (cshannon) 24ad367785 https://issues.apache.org/jira/browse/AMQ-6170
Fixing X-Frame-Options header so that is applied for all content served
by Jetty.  The previous patch wasn't correct because it only applied it
to Servlets and JSPs and not static content. This also reverts AMQ-6113
2016-02-12 20:43:45 +00:00
..
src https://issues.apache.org/jira/browse/AMQ-6170 2016-02-12 20:43:45 +00:00
README.txt Polished 2012-09-20 08:45:34 +00:00
pom.xml https://issues.apache.org/jira/browse/AMQ-6143 2016-01-27 21:03:37 +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