This seems like a question that is probably answered somewhere but heck if I can find it.
I want to browse a significant amount of messages in a queue. Some of my queues can have thousands and thousands of messages and I’d like to figure out why they are backing up. So I want to write some code to compute some stats via a sample and issue a report. Which I could do easily by just browsing the queue. But I’m limited to 400. Which apparently is hard coded here in the broker. http://activemq.apache.org/per-destination-policies.html … but I’d like to be able to browse more. On the order of 1-5k. So how does one tell the client to browse more than 400 messages? Or do I need to reconfigure the broker as there is no way of doing this otherwise. -- Founder/CEO Spinn3r.com Location: *San Francisco, CA* blog: http://burtonator.wordpress.com … or check out my Google+ profile <https://plus.google.com/102718274791889610666/posts> <http://spinn3r.com>