diff options
| author | Keith Wall <kwall@apache.org> | 2012-06-30 17:17:26 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2012-06-30 17:17:26 +0000 |
| commit | 041f113a39a59d7e11c6663100fb5e6c49b7dacd (patch) | |
| tree | 4ae7462f58d690c4bd63494cd9da95407911e4bf /qpid/java/test-profiles | |
| parent | 74379046f7bd8a787c9c5f32df75f1ca2a39438a (diff) | |
| download | qpid-python-041f113a39a59d7e11c6663100fb5e6c49b7dacd.tar.gz | |
QPID-4090: Bug fix: allow Java client to make connections to Java Broker using CRAM-MD5-HASHED mechanism.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1355775 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rwxr-xr-x | qpid/java/test-profiles/Java010Excludes | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qpid/java/test-profiles/Java010Excludes b/qpid/java/test-profiles/Java010Excludes index f9ba753a5f..ca2383a8f3 100755 --- a/qpid/java/test-profiles/Java010Excludes +++ b/qpid/java/test-profiles/Java010Excludes @@ -64,9 +64,3 @@ org.apache.qpid.client.failover.AddressBasedFailoverBehaviourTest#testFlowContro // QPID-3604: Immediate Prefetch no longer supported by 0-10 org.apache.qpid.client.AsynchMessageListenerTest#testImmediatePrefetchWithMessageListener - -// QPID-4090: Can't connect from Java Client to Java Broker when Broker uses Base64MD5PasswordFilePrincipalDatabase principal database (0-10 protocol only) -org.apache.qpid.systest.management.jmx.UserManagementWithBase64MD5PasswordsTest#testJmsLoginForNewUser -org.apache.qpid.systest.management.jmx.UserManagementWithBase64MD5PasswordsTest#testJmsLoginNotPossibleForDeletedUser -org.apache.qpid.systest.management.jmx.UserManagementWithBase64MD5PasswordsTest#testJmsLoginForPasswordChangedUser -org.apache.qpid.systest.management.jmx.UserManagementWithBase64MD5PasswordsTest#testReload |
