[rabbitmq-discuss] routing key

PATAR, SAGAR sp345s at att.com
Thu Oct 17 15:34:00 BST 2013


I am using "org.springframework.amqp.core.MessageListener" and am binding to an exchange using a pattern ..

I am sending message with binding key as "1xx" , "1xx.sdk"

I am using the below pattern to match the above binding keys

1#  - not working
*xx# - not working
#1# - not working

1xx - is working
# - is working

The exchange is amqp.topic ... Not sure what the issue is ..Appreciate any help on this

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131017/ced4f442/attachment.htm>


More information about the rabbitmq-discuss mailing list