[amqp0-10] Infinite exception "Queue not found"

2015-09-08 Thread AlexandreLambin
Hello, I'm looking for the best solution to solve a problem I have in my usage of qpid-cpp client api. I have a request/reply mechanism between a server and a client but the client has a timeout to avoid waiting too long in some case. When the timeout is reached, the client closes the temporary re

Re: no message with nextReceiver

2015-04-13 Thread AlexandreLambin
Thanks, now it's working perfectly. -- View this message in context: http://qpid.2158936.n2.nabble.com/no-message-with-nextReceiver-tp7622850p7622885.html Sent from the Apache Qpid users mailing list archive at Nabble.com. - T

no message with nextReceiver

2015-04-13 Thread AlexandreLambin
Hello, I'm trying to use the nextReceiver but it didn't work, my app doesn't receive any messages. So I modified the drain.cpp file to use nextReceiver on the session but I don't received any message in this case also. I use the latest version 0.32 under linux. Is there a reason? I create an exc