How to selectively delete old JMS messages from JBoss EAP 5.x?
Issue
- What is the procedure to delete old JMS messages from a queue based on a timestamp?
- The JMX Console only shows
removeAllMessageson the destination's MBean. - How to find out the time stamp of the messages sitting in JMS Queues using sql query from jbm_msg* tables ?
- How to parse the timestamp in jbm_msg table in readable format(time) ?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.x
- 4.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.