Use the following tasks to manage the messages and subscriptions
that exist for JMS destinations of the default messaging provide.
Why and when to perform this task
- You can manage the messages on a JMS queue by acting on the queue point for the bus destination to which JMS queue has been assigned. The Bus
name property of the JMS connection factory identifies the service integration bus.
The Queue name property of the JMS queue identifies
the name of the bus destination.
- You can manage the durable subscriptions on a JMS topic by acting on a publication point for
the topic space to
which JMS topic has been assigned. The Bus name property
of the JMS connection factory identifies the service integration bus. The Topic space property of the
JMS topic identifies the name of the topic space.
Other tasks that affect the runtime status of the default
messaging provider are given in related tasks.
To change the configuration
of JMS resources for the default messaging provider, see Configuring resources for the default messaging provider.