[Announcement] CMS for AMQP 1.0

2014-06-23 Thread astitcher
Over the past few months I've been working on an implementation of CMS (that is the JMS like C++ library for messaging) that uses the AMQP 1.0 as its underlying transport protocol. This implementation is still in its early stages and is a separate implementation from the original CMS library. It h

Problems installing and running examples on Windows 7

2014-06-23 Thread RobR
I am new both to Java and to ActiveMQ. I have successfully installed ActiveMQ, but I have not been able to get the examples to work. At first, I tried the C# examples. The examples would not build because I do not have the DLL containing the Apache.NMS namespace. I found and downloaded a DLL na

Re: Mirrored queue unwanted persistence

2014-06-23 Thread Christoph.Mueller
This problem has been solved. It seems the used version of activemq was the problem. After changing from version 5.6 to version 5.8 it works as expected. See also here: http://stackoverflow.com/questions/24287005/activemq-memory-limit-reached-for-topic-mirror-queue/24365096#24365096 -- View this