Darn! This is what happens when you want to do more things at a time. The thing with the temporary queue is totally my fault. It works perfectly fine with an ordinary queue. :)
But there is still a problem with deleting temporary queues: while the connection/session are still alive call tempQueue.delete() and then issue "qpid-stat -q", the tempQueue is still there, even if I called the delete() method on it (and closed all consumers on it) before deleting it. You are not relying on this, in fact not even using it, nevertheless this is an issue I think. Thank You, Eugene. -- View this message in context: http://apache-qpid-developers.2158895.n2.nabble.com/list-queues-tp7580986p7581092.html Sent from the Apache Qpid developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
