You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Damon Richardson <da...@asolutions.com> on 2009/07/24 19:09:21 UTC

I need New Topic Subscribers to get past messages.

I have a need for new Topic Subscribers to get all the messages ever published to a queue.

So I need to start the publisher. Let it publish N number of messages. 

Well after the messages have been placed on the topic I need a N number of new Subscribers to come up and get all the messages from the past.

I will not have anyway to Pre-subscribe to the topics.

Any suggestions on where to start looking for how to do this?

Thanks,
Damon Richardson