Apache ActiveMQ 5.3 is primarily a maintenance release which resolves 334 issues.

New Features in 5.3

The new features and enhancements in this release include:

  • New KahaDB persistent storage
  • Camel 2.0.0 along with its web console
  • stomp over SSL and NIO support
  • Improved configuration - default one production oriented and a lot of use case configuration examples (like scalability and throughput)
  • Ability to query broker for statistics from non-Java clients (by sending a message)
  • More broker plugins included to help tracing messages in networks, improving logging, etc.
  • FTP support for blob messages
  • Improved activemq-admin to lookup for local processes if possible
  • ... and much more

Getting the Binary Distributions

Description Download Link PGP Signature file of download
Windows Distribution apache-activemq-5.3.0-bin.zip (no Safari) apache-activemq-5.3.0-bin.zip.asc
Unix/Linux/Cygwin Distribution apache-activemq-5.3.0-bin.tar.gz (no Safari) apache-activemq-5.3.0-bin.tar.gz.asc
Do not use Safari to download, the above URLs use redirection

The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using FireFox

Getting the Binaries using Maven 2

To use this release in your maven project, the proper dependency configuration that you should use in your Maven POM is:

<dependency>
  <groupId>org.apache.activemq</groupId>
  <artifactId>activemq-core</artifactId>
  <version>5.3.0</version>
</dependency>

Getting the Source Code

Source Distributions

Description Download Link PGP Signature file of download
Source for Windows activemq-parent-5.3.0-source-release.zip activemq-parent-5.3.0-source-release.zip.asc
Source for Unix/Linux/Cygwin activemq-parent-5.3.0-source-release.tar.gz activemq-parent-5.3.0-source-release.tar.gz.asc

SVN Tag Checkout

svn co http://svn.apache.org/repos/asf/activemq/tags/activemq-5.3.0

Changelog

For a more detailed view of new features and bug fixes, see the release notes

Also see the previous ActiveMQ 5.2.0 Release

Graphic Design By Hiram