rabbitStomp unable to subscribe to existing amqp queue

11 views
Skip to first unread message

Andreas Hartmann

unread,
Nov 13, 2019, 11:22:17 AM11/13/19
to rabbitmq-users
Hello,

I want to connect to a existent queue using webstomp. This queue receives data from the default AMQP exchange

I tried to subscribe to both /queue/MyQueue and /amq/queue/MyQueue

I can subscribe to a newly created queue but not to an existing one already receiving data.

Wesley Peng

unread,
Nov 13, 2019, 1:06:07 PM11/13/19
to rabbitm...@googlegroups.com
Hi

IIRC default exchange is under vhost “/“, the name is just a empty string.


Andreas Hartmann <gandreas...@gmail.com>于2019年11月14日 周四上午12:22写道:
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/rabbitmq-users/ee8206d4-de96-4a4e-862a-f19bf4290d04%40googlegroups.com.

Andreas Hartmann

unread,
Nov 14, 2019, 5:34:55 AM11/14/19
to rabbitmq-users
If I try '/' as  destination I get the following error message:

'/' is not a valid destination. Valid destination types are: /temp-queue, /exchange, /topic, /queue, /amq/queue, /reply-queue/.

I also get an invalid destination error trying /temp-queue, /exchange, /topic, /queue, /amq/queue, /reply-queue

Am Mittwoch, 13. November 2019 19:06:07 UTC+1 schrieb Wesley Peng:
Hi

IIRC default exchange is under vhost “/“, the name is just a empty string.

Andreas Hartmann <gandreas...@gmail.com>于2019年11月14日 周四上午12:22写道:
Hello,

I want to connect to a existent queue using webstomp. This queue receives data from the default AMQP exchange

I tried to subscribe to both /queue/MyQueue and /amq/queue/MyQueue

I can subscribe to a newly created queue but not to an existing one already receiving data.

--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitm...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages