You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Timothy Bish <ta...@gmail.com> on 2009/07/03 15:45:07 UTC

ActiveMQ-CPP Version 3.0.1 Released

Hey everyone,
It's official ... ActiveMQ-CPP v3.0.1 has now been released.  This release has 
several bug fixes for issues found since the initial 3.0 release. 

Here's a quick list of some of the things we've fixed.

      * Exception thrown while using failover and Transacted sessions. 
      * Failover Transport can deadlock when the connection fails during
        restore of previous state. 
      * ActiveMQSession.cpp fails to compile on Solaris 10 with Sun
        Studio Compiler 
      * Can't set Producer Window Size from connection URI 
      * Add docs to README file regarding the use of APR from MacPorts 
      * Default to use failover:tcp://localhost:8080 by default so we
        use reconnection out of the box

You can download the source distribution here:
<http://activemq.apache.org/cms/activemq-cpp-301-release.html>

Regards,
Tim