You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2008/07/04 04:56:31 UTC

[jira] Closed: (QPID-740) Add support for fannout exchange when using JMS

     [ https://issues.apache.org/jira/browse/QPID-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu closed QPID-740.
---------------------------------


> 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.