Remove setCMSMessageId from CMS API
-----------------------------------
Key: AMQCPP-88
URL: https://issues.apache.org/activemq/browse/AMQCPP-88
Project: ActiveMQ C++ Client
Issue Type: Task
Components: CMS Impl
Reporter: Nathan Mittler
Assigned To: Nathan Mittler
Priority: Trivial
Message ID is a provider defined value and should not be settable from the CMS
API. Although this deviates from JMS, the NMS client already makes this
property read-only.
The JMS API says the following for the setJMSMessageId method:
"JMS providers set this field when a message is sent. This method can be used
to change the value for a message that has been received."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.