It looks like when clone() is called in ActiveMQConsumer::receive() in the
activemq-cpp library the cloned message does not have an ack handler.  Is
that a bug or as designed?  I can get the cloned msg to have an ack handler
by calling beforeMessageIsConsumed and passing it in as the parameter but
I'm wondering if I'm using the api correctly.

Thanks for a great product,

Corey
-- 
View this message in context: 
http://www.nabble.com/c%2B%2B-acknowledge-tf3562225s2354.html#a9949215
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to