[jboss-user] [JBoss Messaging] - Re: Viewing message contents in a queue
timfox
do-not-reply at jboss.com
Wed May 30 12:55:46 EDT 2007
As I mentioned before, the message consumer will prefetch messages from a queue.
So if you add 20 messages to the queue and have a consumer they will all be prefetched into the consumer, so they are no longer on the queue to be browsed.
So in your "step by step", not seeing messages in the queue is expected behaviour.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049818#4049818
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049818
More information about the jboss-user
mailing list