Here is the section about destination in the JMS 1.1 Specification: JMS does not define a standard address syntax. Although this was considered, it was decided that the differences in address semantics between existing enterprise messaging products was too wide to bridge with a single syntax. Instead, JMS defines the Destination object which encapsulates provider-specific addresses.
For activemq, Wildcards is supported, http://activemq.apache.org/wildcards.html At 2013-02-27 00:47:23,mikmela <[email protected]> wrote: >What are limitations/restrictions on a destination name in terms of special >characters usage, unicode characters and the max length? Any standard >specification it should confirm to? > > > >-- >View this message in context: >http://activemq.2283324.n4.nabble.com/What-are-limitations-restrictions-on-destination-name-tp4664141.html >Sent from the ActiveMQ - User mailing list archive at Nabble.com.
