Pausing Message Delivery in JBoss 

In my previous post I described how to pause message delivery in WebSphere. Today I am going to show how to pause message delivery in JBoss. The technique is the same. Obtain MBean that control’s a Queue or Topic and invoke methods on it. Alternatively in JBoss you can go to JMX Console: Go to [...]