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

Rajith Attapattu resolved QPID-2844.
------------------------------------

    Resolution: Fixed

Fixed along with a test case.

> JMS client should use the exchange given in the address if the exchange name 
> is not explicitly given in x-bindings 
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-2844
>                 URL: https://issues.apache.org/jira/browse/QPID-2844
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>            Priority: Minor
>             Fix For: 0.7
>
>
> Consider the following address
> "MRKT;{link:{x-declare:{arguments:{'qpid.last_value_queue':1}},x-bindings:[{key:'NYSE.#'},{key:'NASDAQ.#'},{key:'CNTL.#'}]}}"
> In the x-bindings section, the exchange names are not specified. In that case 
> the JMS client should use "MRKT" as the exchange name.
> If the address doesn't resolve to an exchange (that is it resolves to a 
> queue) then "amq.topic" is used as the default exchange.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to