From ab4a7cb036541d7714302c93fa10fc9f92ce63e5 Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Thu, 17 May 2012 12:46:09 +0000 Subject: QPID-3997 : [Java Broker] add ability to configure multiple Authenticationmanagers and map different AuthenticationManagers to different ports git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1339578 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/CPPExcludes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/test-profiles') diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes index a8315cbb59..3fb6b63b6f 100755 --- a/java/test-profiles/CPPExcludes +++ b/java/test-profiles/CPPExcludes @@ -140,6 +140,7 @@ org.apache.qpid.info.systest.InfoPluginTest#* org.apache.qpid.info.test.* org.apache.qpid.server.security.access.* org.apache.qpid.server.security.access.plugins.* +org.apache.qpid.server.security.auth.manager.* org.apache.qpid.server.security.acl.* org.apache.qpid.server.configuration.* org.apache.qpid.server.configuration.plugins.* @@ -157,6 +158,7 @@ org.apache.qpid.server.logging.management.LoggingManagementMBeanTest#* org.apache.qpid.server.management.AMQUserManagementMBeanTest#* org.apache.qpid.server.SupportedProtocolVersionsTest#* + // QPID-3133: On 0-10, the exception listener is currently not invoked when reconnection fails to occurs. org.apache.qpid.server.failover.FailoverMethodTest#* -- cgit v1.2.1