Quantcast
Viewing all articles
Browse latest Browse all 9364

Tim Bish: Apache.NMS.ActiveMQ v1.4.0 officially released.

Apache.NMS.ActiveMQ v1.4.0 has just been released.

This release fixes several bugs found since the 1.3.0 release and also adds some great new features.


  • Improved URI handling in all NMS clients.
  • Improved handling of Request Timeout settings.  When a request times out now you will see a RequestTimedOutException thrown.
  • Added a new SetBytes method to IMapMessage.
  • Added a new MessageTransformer API, you can now intercept a Message as its sent or received and add / update / or replace that message.
  • NMS.ActiveMQ will now handle transforming foreign NMS Messages into its own internal format when they are sent so you can easy route Messages from one NMS provider to another.
  • Many new Unit Tests added to the Test Suite.
You can download the binaries and source bundles here.

Viewing all articles
Browse latest Browse all 9364

Trending Articles