[AMQ-8546] Move jolokia-access.xml into ActiveMQ conf folder

This commit is contained in:
Jean-Baptiste Onofré 2022-04-20 07:58:50 +02:00
parent 1aa3031ebe
commit c56907a825
2 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,10 @@
<param-value>Apache ActiveMQ</param-value>
</init-param>
-->
<init-param>
<param-name>policyLocation</param-name>
<param-value>file:${prop:activemq.conf}/jolokia-access.xml</param-value>
</init-param>
<!-- turn off returning exceptions and stacktraces from jolokia -->
<init-param>
<param-name>allowErrorDetails</param-name>