Is there any way to create a generic destination from a String and have ActiveMQ automatically create the correct Topic/Queue version?
That is if the destination name was "topic://name" then a topic destination would be created and if it were "queue://name" then a queue destination would be created? -- View this message in context: http://www.nabble.com/Creating-destinations-t1809909.html#a4932438 Sent from the ActiveMQ - User forum at Nabble.com.
