Skip to main content
  1. Posts/

Unacking messages with Stomp

·38 words·1 min

Quite often people ask how to “unacknowledge” the message using Stomp. I wrote a brief FAQ entry (with an example):

http://activemq.apache.org/how-do-i-unack-the-message-with-stomp.html

Also, be sure to use 5.3-SNAPSHOT (or later), since there were some improvements in that area recently.