[jboss-user] [JBoss Messaging] - Re: Finding redelivery count with 1.0.1 CR3

mskonda do-not-reply at jboss.com
Tue Aug 8 08:11:46 EDT 2006


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#3963775

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963775



More information about the jboss-user mailing list