Merge pull request #832 from jbonofre/AMQ-8546

[AMQ-8546] Move jolokia-access.xml into ActiveMQ conf folder
This commit is contained in:
Jean-Baptiste Onofré 2022-04-24 07:43:58 +02:00 committed by GitHub
commit 59dfbc3302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>