I think you can use the property "JMSXDeliveryCount" to retrive the delivery
count:
| int deliveryCount = getIntProperty("JMSXDeliveryCount");
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963775#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...