[
https://issues.apache.org/activemq/browse/AMQCPP-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQCPP-98.
--------------------------------
Resolution: Fixed
Fixed in trunk and in 2.0 tag
> 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: Timothy Bish
> Fix For: 2.0
>
>
> 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.