>Instead of an address like:
>
> my-node
>
>use:
>
> 'my-node; {node:{type:topic}}'
>
>to indicate you want to send to and/or receive from the exchange, and/or:
>
> 'my-node; {node:{type:queue}}'
>
>to indicate you want to send to and/or receive from the queue.
Thank you Gordon. I do remember now. In this spout and drain we have to
specify the Addresses.
An address is the name of a message target or message source. The
methods that create
senders and receivers require an address. The details of sending to a
particular target or receiving
from a particular source are then handled by the sender or receiver. A
different target or source can
be used simply by using a different address.
Clear documentation available in the following thread.
http://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/html/ch02s04.html
<http://qpid.apache.org/books/0.12/Programming-In-Apache-Qpid/html/ch02s04.html>
Thank you very much for immediate response.
--
View this message in context:
http://qpid.2158936.n2.nabble.com/Ambiguous-address-please-specify-queue-or-topic-as-node-type-tp7597801p7597803.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]