diff options
author | Martin Ritchie <ritchiem@apache.org> | 2006-12-13 13:38:55 +0000 |
---|---|---|
committer | Martin Ritchie <ritchiem@apache.org> | 2006-12-13 13:38:55 +0000 |
commit | 95faa9d5a4bb495f9f6a60a4483c246ffa476f52 (patch) | |
tree | 89141c6de58767689dc8b3784be407fcaf6d24c3 /java/common | |
parent | 20895e186e34cbcff712243b1c68e750d5de3152 (diff) | |
download | qpid-python-95faa9d5a4bb495f9f6a60a4483c246ffa476f52.tar.gz |
QPID-149
replyTo destination was invalid when using TemporaryQueues as the getEncodingName was using a simple method for encoding the Destination. This has been updated to use a BindingURL as this is more transportable. getEncodingName removed from all AMQDestination subclasses and now is implemented in AMQDestination as a call to toURL()
Created static Destination.createDestination(BindingURL) to create the correct destination from a BindingURL. PropertiesFileInitialContextFactory.java and AbstractJMSMessage.java updated to use this.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@486647 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/common')
0 files changed, 0 insertions, 0 deletions