activemq/activemq-web-demo
Christopher L. Shannon (cshannon) 648d08391d https://issues.apache.org/jira/browse/AMQ-6113
Properly set the X-FRAME-OPTIONS header on web responses.

(cherry picked from commit 186b5d0f30)
2016-01-29 21:07:28 +00:00
..
src https://issues.apache.org/jira/browse/AMQ-6113 2016-01-29 21:07:28 +00:00
README.txt improved the readme 2006-05-04 16:35:53 +00:00
pom.xml Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00

README.txt

Welcome to the Web Demo which shows how to use ActiveMQ with REST and Ajax services

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