Hey Gordon,

Sorry to be a bother, but I'm having two problems using the code you
attached. The code is great, but when I go to create a queue, the queue is
improperly named. Rather than using the name which is supplied, the queue
created seems to be named using a UUID. The receiver also does not receiver
a response from the broker when using the create command.

As a test, I wrote up the attached Python method to create a queue by name.
It appears that the python method is able to create a queue with the correct
name, but for some reason the C++ function is not able to.

The receiver is not as big of an issue, though being able to receive a
return value from the broker would of course be very useful.

Would you be able to provide any clarification on why these errors occur and
what can be done to fix them? Excuse my naivety.

Thank you,
Spencer


qmf_create_queue.py
<http://qpid.2158936.n2.nabble.com/file/n7613914/qmf_create_queue.py>  



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/QPID-C-Dynamically-Managing-Broker-tp7613792p7613914.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to