RE: C++ broker and client on Solaris platform

2010-06-09 Thread Steve Huston
Hi Jeevan, > We are planning to port our application from Linux to > Solaris. Would like to know when will the C++ broker and > client be released for Solaris. There was some work done for Solaris a while back but hasn't been completed. If you would be willing to help complete it, that would

Re: maximum of 9999 messages received from the exchange

2010-06-09 Thread Rajith Attapattu
try doing session.markCompleted(new RangeSet() { message.Id }, true) just after session.MessageAccept(new RangeSet() { message.Id }); Rajith On Tue, Jun 8, 2010 at 6:16 PM, Petr Postulka wrote: > Hello All, > > I have just started to do some tests with Apache Qpid and i have run into a > proble

Re: Re: maximum of 9999 messages received from the exchange

2010-06-09 Thread Petr Postulka
Thank you very much Rajith, I will try today evening and let you know if it helps. Can I ask, what markCompleted method does? Thank you and kind regards, Petr > Původní zpráva > Od: Rajith Attapattu > Předmět: Re: maximum of messages received from the exchange >

C++ broker and client on Solaris platform

2010-06-09 Thread Jeevan Mohite V
Hi , We are planning to port our application from Linux to Solaris. Would like to know when will the C++ broker and client be released for Solaris. Thanks, Jeevan Mohite V

RE: CMake Error at src/CMakeLists.txt:96 (include): include could not find load file: D:/qpid-0.6/build/src/rubygen.cmake

2010-06-09 Thread Steve Huston
Hi Usman, > >0.7 is the development stream leading to the 0.8 release. I > expect 0.8 > >will be released in 2-3 months though that is not firm yet. > > 0.8 is expected in next 2-3 months, when 0.7 is going to be > released or 0.8 will be released directly skipping 0.7? 0.7 is a development pl