This sounds like a bug, please create a Jira issue describing what you are seeing.
cmaxo wrote: > 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 >