activemq/activemq-web
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 AMQ-4750: Include details about 2 web consoles now in distro. 2013-09-30 16:36:54 +02:00
pom.xml NO-JIRA Update master version to 5.14.0-SNAPSHOT to match the eventual 2016-01-20 12:40:20 -05:00

README.txt

Here be the home of the web-module.

The demonstration webapp has been moved to the activemq-web-demo module.
This module now only builds the jar for activemq-web.
The javascript modules needed for the AJAX interface are included as 
resources and served my the MessageListenerServlet