move jmx.useJolokiaAgent on top

This commit is contained in:
Paul Brodner
2017-01-10 15:51:15 +02:00
parent 07c11eb883
commit 16409e8c98
+4 -4
View File
@@ -3,6 +3,10 @@ alfresco.scheme=http
alfresco.server=localhost
alfresco.port=8080
# in containers we cannot access directly JMX, so we will use http://jolokia.org agent
# disabling this we will use direct JMX calls to server
jmx.useJolokiaAgent=false
# credentials
admin.user=admin
admin.password=admin
@@ -34,10 +38,6 @@ testManagement.suiteId=12
# The location of the reports path
reports.path=./target/reports
# in containers we cannot access directly JMX, so we will use http://jolokia.org agent
# disabling this we will use direct JMX calls to server
jmx.useJolokiaAgent=true
#
# Database Section
# You should provide here the database URL, that can be a differed server as alfresco.