[rabbitmq-discuss] Stupid Newbie Question - what is the uri or a queue?

Brian Dunbar brian.dunbar at gmail.com
Wed Oct 16 17:15:51 BST 2013


> Queues need to be declared and bound

Ah.  That step appears to be missing - or is assumed - in the link'ed page.

Thanks.


On Wed, Oct 16, 2013 at 11:09 AM, Michael Klishin <mklishin at gopivotal.com>wrote:

>
> On 16 Oct 2013, at 20:06, Brian Dunbar <brian.dunbar at gmail.com> wrote:
>
> > Error on publish follows:
> >
> >  $ ./rabbitmqadmin -H lab.rabbit-1.domain.net -u guest -p guest
>  publish exchange=amq.default routing_key=test payload="hello, world"
> > Message published but NOT routed
> >
> > What have I done wrong?
>
> Was the queue named test declared previously?
>
> Queues need to be declared and bound (for default exchange, binding is
> automatic) before
> messages can be routed to them.
> --
> MK
>
>


-- 
Brian Dunbar

"Display some adaptability"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131016/c0df0fc5/attachment.htm>


More information about the rabbitmq-discuss mailing list