diff options
author | Rajith Muditha Attapattu <rajith@apache.org> | 2011-03-17 21:29:50 +0000 |
---|---|---|
committer | Rajith Muditha Attapattu <rajith@apache.org> | 2011-03-17 21:29:50 +0000 |
commit | c6f039a4ec24d7fa1bca2683ea56ea8778315043 (patch) | |
tree | 69e871c26c1bcaed01875418c899ed2de97686b7 /cpp/src | |
parent | 0a80ba7c39e720c701468ac2b2736af2b7188d83 (diff) | |
download | qpid-python-c6f039a4ec24d7fa1bca2683ea56ea8778315043.tar.gz |
Added testReplyToWithNamelessExchange as a test case for QPID-2959
Added testReplyToWithCustomExchange as a test case for QPID-3011
Removed testAddressBasedReplyTo as the above test cases cover it adequately.
Currently the testReplyToWithNamelessExchange fails with the java.0.10 test profile.
This is due to the default being BURL and the replyTo address is evaluated as a BURL and as part of the logic an exchange declare is being set.
The C++ broker does seem to ignore the exchange declare of a known type (the nameless exchange in this case), while the java broker throws an exception.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1082709 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
0 files changed, 0 insertions, 0 deletions