From 3bd3c535c3057533171dc9536b0a012017ad4a92 Mon Sep 17 00:00:00 2001 From: Robert Godfrey Date: Sat, 11 May 2013 14:27:01 +0000 Subject: QPID-4831 : [Java Broker] Allow SSL and non-SSL connections on the same port git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1481331 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 b429305572..a404ff4389 100755 --- a/java/test-profiles/CPPExcludes +++ b/java/test-profiles/CPPExcludes @@ -180,6 +180,8 @@ org.apache.qpid.client.failover.MultipleBrokersFailoverTest#* // Uses Java broker specific configuration org.apache.qpid.client.ssl.SSLTest#testClientCertMissingWhilstWanting +org.apache.qpid.client.ssl.SSLTest#testCreateSSLandTCPonSamePort + // QPID-2796 : Java 0-10 client only sends heartbeats in response to heartbeats from the server, not timeout based org.apache.qpid.client.HeartbeatTest#testReadOnlyConnectionHeartbeats -- cgit v1.2.1