ack handler not set for messages
--------------------------------
Key: AMQCPP-98
URL: https://issues.apache.org/activemq/browse/AMQCPP-98
Project: ActiveMQ C++ Client
Issue Type: Bug
Components: Stomp
Affects Versions: 1.1, 2.0, 2.1
Environment: Linux 2.6.17-11-generic, gcc 4.1
Reporter: Corey Olsen
Assigned To: Nathan Mittler
When I call receive() on a MessageConsumer the message that I get back does not
have an ackHandler. If I change the code in ActiveMQConsumer::receive() to
call beforeMessageIsConsumed with the clonedMsg that gets returned from receive
then the ackHandler is setup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.