activemq/activemq-web
Christopher L. Shannon (cshannon) 028a33ea7d 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

(cherry picked from commit 24ad367785)
2016-02-12 20:46:27 +00:00
..
src https://issues.apache.org/jira/browse/AMQ-6170 2016-02-12 20:46:27 +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 [maven-release-plugin] prepare for next development iteration 2016-02-02 17:11:44 +00: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