From ee4a5e6b660562bd1f83d85d0b9ecefc88d434c5 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Thu, 3 Jun 2010 21:29:34 +0000 Subject: Cleanup code. Configuration security.access is not used anymore git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@951167 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/systests/etc/config-systests-ServerConfigurationTest-New.xml | 3 --- .../java/systests/etc/config-systests-ServerConfigurationTest-Old.xml | 3 --- qpid/java/systests/etc/config-systests-aclv2-settings.xml | 3 --- qpid/java/systests/etc/config-systests-firewall-2.xml | 4 ---- qpid/java/systests/etc/config-systests-firewall-3.xml | 4 ---- 5 files changed, 17 deletions(-) (limited to 'qpid/java/systests') diff --git a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml index 7deb80bcd9..1ce9e7d8fa 100644 --- a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml +++ b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml @@ -56,9 +56,6 @@ - - org.apache.qpid.server.security.access.plugins.AllowAll - ${passwordDir}/jmxremote.access passwordfile diff --git a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml index 4e32d21849..8a685c1b0d 100644 --- a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml +++ b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml @@ -54,9 +54,6 @@ - -org.apache.qpid.server.security.access.plugins.AllowAll - ${passwordDir}/jmxremote.access passwordfile diff --git a/qpid/java/systests/etc/config-systests-aclv2-settings.xml b/qpid/java/systests/etc/config-systests-aclv2-settings.xml index a7248766db..fbf218fdfa 100644 --- a/qpid/java/systests/etc/config-systests-aclv2-settings.xml +++ b/qpid/java/systests/etc/config-systests-aclv2-settings.xml @@ -21,9 +21,6 @@ --> - - org.apache.qpid.server.security.access.plugins.AccessControl - ${QPID_HOME}/etc/global-default.txt diff --git a/qpid/java/systests/etc/config-systests-firewall-2.xml b/qpid/java/systests/etc/config-systests-firewall-2.xml index 8380fab3d9..276f7eac71 100644 --- a/qpid/java/systests/etc/config-systests-firewall-2.xml +++ b/qpid/java/systests/etc/config-systests-firewall-2.xml @@ -80,10 +80,6 @@ - - org.apache.qpid.server.security.access.plugins.AllowAll - - false diff --git a/qpid/java/systests/etc/config-systests-firewall-3.xml b/qpid/java/systests/etc/config-systests-firewall-3.xml index 2068581ca1..28584de02f 100644 --- a/qpid/java/systests/etc/config-systests-firewall-3.xml +++ b/qpid/java/systests/etc/config-systests-firewall-3.xml @@ -80,10 +80,6 @@ - - org.apache.qpid.server.security.access.plugins.AllowAll - - false -- cgit v1.2.1