All our consumers are currently durable consumers, so that ensures that the
consumers don't miss any messages after they have subscribed to a destination.
But in our use case the consumers need to be able to receive messages that were
published before the consumer subscribed to a particular des
durable topic subscriptions?
Or use virtual destinations such that topic subscribers each get a queue.
On 23 February 2011 01:37, Anirudha Khanna wrote:
> Hi,
>
> We are evaluating ActiveMQ as a solution for our messaging broker. One of the
> requirements is to be able to replay messages receiv