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.