You can always find them in the JMX console.
Use the following "ObjectName Filter" to try to find all queues (exchange to "Topic" if that is what you want to search for)
"*:service=Queue,*"
(The Adminconsole has its limits, but hopefully someone else can make it a bit smarter or point out howto set it up properly)