Hi Use jolokia to read messages from the queue, up to 400 messages. After viewing some configurations, you can set the maximum message size per page by setting maxBrowserPageSize,
But how to read the next page. For example, when the same message size is 1000, when maxBrowserPageSize= 500, you can view 0-500 messages, but how can I view 500-1000 messages (messages on the next page)?