Hi all does anyone have any example code of how to use the title here.

Im trying to get the entire enumeration from a QueueBrowser using the jmsTemplate.browser(String queueName, BrowserCallBack)

Its actually returning me a ActiveMQQueueBrowser but then falls over whence i try to retreive the enumeratiion from there...

Appreciate it from anyone who can help