Simplest way is to subscribe to the topic. The broker doesn't "queue" up messages for topics for regular non-durable subscribers.
On Mon, Feb 4, 2013 at 4:29 PM, insaneyogi <[email protected]> wrote: > Hello, > > Just a simplistic question, how do I view the messages that get passed onto > ActiveMQ topics? I have using queues extensively and Active MQ provides a > simple enough UI to view XML messages that are sent. Is there is any way I > can get message viewing for AMQ topics? > > -S > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Viewing-messages-in-JMS-topics-tp4662751.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta
