activemq/activemq-web-console
Timothy A. Bish 67252fe60d fix for: https://issues.apache.org/jira/browse/AMQ-2740
Fix for NPE indicate possible CSRF attack instead.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418061 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 20:37:04 +00:00
..
src fix for: https://issues.apache.org/jira/browse/AMQ-2740 2012-12-06 20:37:04 +00:00
README.txt Polished 2012-09-20 08:45:34 +00:00
pom.xml https://issues.apache.org/jira/browse/AMQ-4186 - fix up duplicate contenty type declaration, fix up pom so main in web-console works ok with current dependencies 2012-11-23 11:07: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