Yes, it depends on how you acknowledge. AUTO, Client or Individual (This is an AMQ specific) Client == On the Session.
On Jun 28, 2011, at 11:43 AM, Darren Govoni wrote: > Hi, > I want to allow consumers of a persistent queue to programmatically > acknowledge > messages. And after some time, if it is not acknowledge, I want the message > re-delivered > elsewhere. > > Are there examples of how to do this? Any tips appreciated. > > Thanks! > Darren