[
https://issues.apache.org/activemq/browse/AMQCPP-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQCPP-105.
---------------------------------
Resolution: Fixed
Fixed in Trunk
code now compares mode to cms::DeliveryMode::PERSISTENT
> Openwire ActiveMQMessage sets Persistant flag incorrectly
> ---------------------------------------------------------
>
> Key: AMQCPP-105
> URL: https://issues.apache.org/activemq/browse/AMQCPP-105
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Openwire
> Affects Versions: 2.0, 2.1
> Reporter: Timothy Bish
> Assigned To: Timothy Bish
> Fix For: 2.1
>
>
> The class ActiveMQMessageBase sets the Persistant flag incorrectly.
> its check for mode != 0 which is wrong should be mode == 0
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.