Hi There,
I tried to compile pyactivemq ( http://xrl.in/22pp ) with the 3.0.0 release candidate and it's looking for the 'clone' method on CMSException, which it seems, was removed. Was that intentional ? Thanks a lot, Danny. Here's the trace: src/main/ExceptionListener.cpp:43: error: ‘const class cms::CMSException’ has no member named ‘clone’ Timothy Bish wrote: > > > n Tue, 2009-04-21 at 10:14 -0400, Nawaz Ahmed wrote: >> None of the link works with it. >> > > See the note at the top of the page, the official download links won't > work until its release, the Release candidate is available here: > > <http://people.apache.org/~tabish/activemq-cpp-3.0-RC0-src.tar.gz> > > >> Thanks and Regards, >> Nawaz Ahmed >> Progress Software Development Pvt Ltd >> Phone (Office): +91. 040. 40082156 >> Mobile +91- 9000322253 >> [email protected] >> >> >> -----Original Message----- >> From: Timothy Bish [mailto:[email protected]] >> Sent: Tuesday, April 21, 2009 3:08 AM >> To: ActiveMQ-Users; ActiveMQ-Developers >> Subject: ActiveMQ-CPP Version 3.0 RC0 >> >> Hey everyone, >> It's official ... ActiveMQ-CPP v3.0 now has a release candidate, RC0. >> >> The 3.0 code has been in the works awhile and a lot of the code has been >> rewritten to improve performance and increase stability. This version >> now >> features a Failover Transport so the user doesn't have to try and >> reconnect >> when a broker goes down. We need as many people as we can to download >> the >> code and give it a try so we can flush out as many issues as we can >> before >> the official release, check it out here: >> <http://activemq.apache.org/cms/activemq-cpp-30-release.html> >> >> The links on this page won't work until the release is official. For >> now, follow the instructions at the top to download the release >> candidate: >> <http://people.apache.org/~tabish/activemq-cpp-3.0-RC0-src.tar.gz> >> >> Regards, >> Tim >> > -- > Tim Bish > http://fusesource.com > http://timbish.blogspot.com/ > > > > > -- View this message in context: http://www.nabble.com/ActiveMQ-CPP-Version-3.0-RC0-tp23145457p23192319.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
