On Tue, 2011-08-09 at 13:14 -0700, Seb wrote: > I'm going to partially answer to my question. > The issue that I was facing is related to the following bug > https://issues.apache.org/jira/browse/AMQCPP-369 > > By patching activemq-cpp 3.4 with the change made for that bug fix, I > managed to compile and run the application. > > But with the demo application now I get the following errors. > > ===================================================== > Starting the example: > ----------------------------------------------------- > No Matching Factory Registered for format := tcp > FILE: activemq/transport/TransportRegistry.cpp, LINE: 44 > FILE: activemq/core/ActiveMQConnectionFactory.cpp, LINE: 325 > No Matching Factory Registered for format := tcp > FILE: activemq/transport/TransportRegistry.cpp, LINE: 44 > FILE: activemq/core/ActiveMQConnectionFactory.cpp, LINE: 325 > Time to completion = 20 seconds. > ----------------------------------------------------- > Finished with the example. > ===================================================== > > Moreover, when I try my application, it simply hang. So I would say that I'm > still facing some issue which prevent me from using that version of the > library. > > If someone as a sample code that work with activemq-cpp 3.4, I would be > happy to give a try on my laptop. > > Any help or idea would be great. >
What is the platform OS and compiler you are using? Have you tried the code from CMS trunk? Regards -- Tim Bish ------------ FuseSource Email: [email protected] Web: http://fusesource.com Twitter: tabish121 Blog: http://timbish.blogspot.com/
