Hi, Can someone explain how to add and delete queues and exchanges programatically? In qpid-0.14,queueDeclare() and exchangeDeclare() seems to be obsolete. Please correct me if iam wrong. Moreover we normally use qpid-config to add and delete queues and exchanges. But how to do the same in c++ code.Can someone explain with some small example.
Regards, Sinduja.R