All releases of Mantaray


Release Notes: The license was changed from the GPL to the Mozilla Public License (MPL). Likewise, all of the MantaRay companion products are now available under an MPL license. Additionally, hooks have been incorporated to enable pluggable implementation of authorization and authentication security. A dead letter destination now handles deprecated messages. The JCA implementation was improved. Minor bugs were fixed.


Release Notes: This release significantly increases application interoperability by providing a messaging API in three programming languages: JAVA, C++, and C#. As a result, an application written in Java, for example, can seamlessly communicate with an application written in C#. Additionally, based on an automatic configuration mechanism that dynamically chooses configuration parameters, this release can be used “out of the box”, requiring no manual set-up. This release also includes improved performance and memory management, as well as major bugfixes.


Release Notes: The main focus of this release is bugfixes following a major QA cycle. In addition, a sample was added to this release.


Release Notes: This release includes improved prioritization and expiration of messages, topic hierarchies (an ability to subscribe to a set or a subset of a hierarchal topic tree), and an HTTP transport for use as a firewall-friendly transport layer.


Release Notes: MantaRay C++ 1.0 offers comprehensive C++ bindings for MantaRay, including wrappers for JMS, streaming, and FileMessage. With this release, application programmers can continue to write code in C++ while enjoying all of the advantages offered by MantaRay’s latest messaging capabilities.


Release Notes: This release includes Enterprise streams, an implementation of InputStream and OutputStream over JMS topics and queues, a part of the MantaRay set of building blocks, MantaRequestor, unification of JMS 1.02 QueueRequestor and TopicRequestor into one Requestor in the spirit of JMS 1.1, and DB-based persistency in addition to the existing file based persistency.


No changes have been submitted for this release.


Release Notes: This console release, which supports MantaRay 1.6, includes a new graphical user interface design that matches the look and feel of the new MantaRay Web site. In addition, some communication bugs were fixed in this release.


Release Notes: This release includes new delivery algorithms that enforce stricter “once and only once” guaranteed delivery in queues and durable topic subscribers. The new algorithms also improve persistency. In order to better align MantaRay with the JMS specification, the receiver can now determine the message acknowledgment mode. In addition, several JMS bugs were fixed.


Release Notes: This release adds a “building block API”: a set of utility objects that make it easier to write distributed applications. The API aims to give the developer data structures that can be used as building blocks in the development of applications. Sample code showing how to use this API can be found in the samples folder of the release under /src/sample/blocks. In addition, a minor JMS bugfix was added to this release.