![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Looking up Administered Objects Stored in EMS describes how to lookup topics and queues from an EMS server.Clients can also create destinations as needed. If a client requests the creation of a destination that already exists, the existing destination is used. If the destination does not exist, and the specification of the topics.conf, queues.conf, or acl.conf files allow the destination, the server dynamically creates the new destination. The new destination inherits properties and permissions from its ancestors as described in Wildcards and Dynamically Created Destinations. The destination is managed by the server as long as clients that use the destination are running.
See the tibjmsMsgProducer.java sample client for a working example.See the tibemsMsgProducer.c sample client for a working example.See the csMsgProducer.cs sample client for a working example.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |