Add support for fannout exchange when using JMS
-----------------------------------------------
Key: QPID-740
URL: https://issues.apache.org/jira/browse/QPID-740
Project: Qpid
Issue Type: Improvement
Affects Versions: M3
Reporter: Rajith Attapattu
Fix For: M3
Currently AMQBindingURL has the facility to define the following for a
destination.
# destination.[jniName] = [BindingURL]
destination.myQueue = fanout://amq.fanout//message_queue
However the code in AMQDestination and AMQQueue needs to support this.
This is way we can easily support fannout exchanges using JMS Queues in a
transparent manner
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.