[rabbitmq-discuss] rabbitmq-c can't send message to queue
Alvaro Videla
videlalvaro at gmail.com
Mon Nov 25 09:42:44 GMT 2013
Hi,
I'm not sure I understand your question right, but you can't send
messages directly to queues. You first need to bind the queue to the
exchange and then publish your messages to that particular exchange.
-Alvaro
On Mon, Nov 25, 2013 at 10:21 AM, 3k4b251 <314992959 at qq.com> wrote:
> once I made a mistake, I send message to a exchange that I
> was not create before. But It seems all right. So I then send
> message to queues, But I find that I can't send any messages to
> queues. what's the problem ?
>
>
>
> --
> View this message in context: http://rabbitmq.1065348.n5.nabble.com/rabbitmq-c-can-t-send-message-to-queue-tp31614.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list