On 8/6/07, Qian Su <[EMAIL PROTECTED]> wrote:
>
> Yes, we are using only queues with persistent messaging, rather than durable
> topic subscriptions since we have only a single consumer per message.  So,
> it is normal to see the ACTIVEMQ_ACKS table empty?

Yes - as I said that table is not used for queues, its only used for
durable topic subscriptions. For acknowledgement of messages on
queues, we delete the message row.

-- 
James
-------
http://macstrac.blogspot.com/

Reply via email to