When persistent messages are acked they will be removed from the jms_message_reference table.
When all references to the message (the same message can be in many queues or subscriptions) are acked, it will be removed from the jms_message table. MessageCount represents the total number of messages in the queue at that time. For auto acknowledgement the message is acked when the call to receive has returned or when the onMessage method has finished executing (see http://java.sun.com/j2ee/1.4/docs/api/index.html) If this is not what you are seeing please send me your code and I will take a look. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955110#3955110 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955110 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user