diff options
| author | Robert Godfrey <rgodfrey@apache.org> | 2012-05-17 12:46:09 +0000 |
|---|---|---|
| committer | Robert Godfrey <rgodfrey@apache.org> | 2012-05-17 12:46:09 +0000 |
| commit | bdfc1a4c2e5b906f249b4f3b2189335785e09a53 (patch) | |
| tree | 77ab6df288537a1c1197d0e4c43ad56a9ef27a09 /qpid/java/test-profiles | |
| parent | 5c6e3d849a1918867af5b1fc3f41701383b8e464 (diff) | |
| download | qpid-python-bdfc1a4c2e5b906f249b4f3b2189335785e09a53.tar.gz | |
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@1339578 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index a8315cbb59..3fb6b63b6f 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/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#* |
