layout: default_md title: CMS API 1.2 Download title-class: page-title-cms type: cms

New and Noteworthy

This is a minor release of the C++ Messaging Service (CMS). This release is was done as part of releasing ActiveMQ-CPP 2.1.2 and contains the following updates:

  • Made read methods of BytesMessage const so that asynchronous consumers (onMessage) don't have to use const_cast.

API

Check out the API for this release here

Download Here

DescriptionDownload LinkPGP Signature file of download
Source code for Windowscms-1.0-src.zipcms-1.0-src.zip.asc
Source code for Unixcms-1.0-src.tar.gzcms-1.0-src.tar.gz.asc

SVN Tag Checkout

svn co https://svn.apache.org/repos/asf/activemq/activemq-cpp/tags/cms-1.2/

Changelog

The following issues were resolved as part of the ActiveMQ-CPP 2.1.2 Release