Hi, I want to dynamically create destinations after startup of my embedded broker. I saw several examples how create ServiceBroker with configuration file but all configurations were done before start of the broker. Unfortunately this does not fit to the requirements of my project. I do not want to restart the broker or use createTopic() & createQueue() methods of the session. The broker that I am using is embedded and use of specific methods is not an issue.
Thanks for the help. Nikodim -- View this message in context: http://www.nabble.com/How-to-create-destinations-after-the-start-of-embedded-broker-tp25326803p25326803.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.