AMQ-5124: Disable jolokia discovery as we need a new jolokia release so it can broadcast the correct hostname.

This commit is contained in:
Claus Ibsen 2014-03-29 11:36:06 +01:00
parent 4faf11d821
commit 3f5d17f593
1 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
<load-on-startup>1</load-on-startup>
<init-param>
<param-name>discoveryEnabled</param-name>
<param-value>true</param-value>
<param-value>false</param-value>
</init-param>
<init-param>
<param-name>agentDescription</param-name>