If I try to copy those examples in my Java code, I get address already in use errors. I apologize if I am missing something here. Should I point embedded broker code the running mq instance (i.e. tcp://XXXXX)?
Environment: I currently start the mq broker on it's own using activemq, then I run the code I posted in the previous post to connect and publish and subscribe. I need to be able to present a list of topics on the client side so the user can select what they want to subscribe to. -- View this message in context: http://www.nabble.com/Getting-a-list-of-active-topics-from-a-JMS-client-t1593110.html#a4329044 Sent from the ActiveMQ - User forum at Nabble.com.
