[rabbitmq-discuss] How to do publisher confirms over STOMP with RabbitMQ

rohit.yadav at wingify.com rohit.yadav at wingify.com
Tue May 28 22:06:50 BST 2013


Hi,

I'm trying to explore STOMP to communicate with RabbitMQ. I'm sending a 
persistent message to RabbitMQ using a SEND frame with persistent:true and 
delivery-mode:2 headers but in return I don't get any RECEIPT or MESSAGE 
frame replies.
How do you do reliable message publishing over STOMP? Publisher confirms 
suggests that a reply would be sent if persistent messages are delivered to 
queue and persisted on disk or when they are consumed. In both cases I'm 
not getting any replies, am I doing it wrong.

If not confirms, how may I use transactions?

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


More information about the rabbitmq-discuss mailing list