JMSDestination
When tibemsd imports and translates a Rendezvous message, it sets the JMSDestination field of the EMS message to the value of the Rendezvous subject.
Therefore, imported destination names must be unique. When a topic and a queue share the same name, at most one of them may set the import property. For example, if a topic foo.bar and a queue foo.bar are both defined, only one may specify the import property.
See JMSDestination for more information.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.