I guess that's a no then, unless I'm missing something the only option is to manually strip off the topic:// or queue:// and then progmatically pick the right call to make?
Thomas James.Strachan wrote: > > http://incubator.apache.org/activemq/how-do-i-create-new-destinations.html > > On 6/19/06, Thomas Swindells <[EMAIL PROTECTED]> wrote: >> >> 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#a4933102 Sent from the ActiveMQ - User forum at Nabble.com.
