From 6159140962ed543117994f8a6ec97ad9541332a9 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Tue, 24 Apr 2007 10:24:51 +0000 Subject: Defaulted the use of management.security-enabled security to false. As this requires the jmxremote.jar from sun which is not Apache license friendly. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@531865 13f79535-47bb-0310-9956-ffa450edef68 --- java/broker/etc/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java') diff --git a/java/broker/etc/config.xml b/java/broker/etc/config.xml index c66c2f632e..b5b81bbeb0 100644 --- a/java/broker/etc/config.xml +++ b/java/broker/etc/config.xml @@ -42,7 +42,7 @@ true 8999 - true + false -- cgit v1.2.1