Hello, I noticed that the method Broker.getDestinations doesn't return temporary destination. I would like to know if it's a normal behavior. According to the Javadoc I would say no :
/** * @return all destinations added to the Broker. * @throws Exception TODO */ ActiveMQDestination[] getDestinations() throws Exception; If you're agree with my point I can raise a JIRA and submit a patch. If you're not could you tell me how I can get temporary destionation added to the broker ? Thanks for all ! -- View this message in context: http://www.nabble.com/ActiveMQ-native-API-problem-%3A-Broker.getDestinations-tp23408546p23408546.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.