I am reading some material about JMS and found that the JMS specification doesn't define any API to test whether a queue physically exists or not. The physical creation and deletion of queues (and topics) is an administrative task, specific to the JMS provider you are using, and is not supported by the JMS API itself.
I think checking whether a queue or topic physical creation should be defined in QPID broker. Right? -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/How-can-I-query-queue-in-Java-client-tp5700007p5714058.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
