mirror of
https://github.com/apache/activemq.git
synced 2025-02-09 19:45:55 +00:00
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 24ad36778534c5ac888f880837075449169578ad)
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