Managing Destinations
This section describes how to manage JMS destinations, which are queues and topics. Managing JMS destinations consists of the following high-level tasks:
Binding destinations to JNDI
Creating destinations
Viewing and editing destinations
Deleting destinations
Note:
The JMS standard defines temporary queues and temporary topics, which are objects that last only for the duration of a connection. These destinations can only be created programmatically; they cannot be created through My webMethods. However, you can view topics created programmatically through My webMethods.