Deleting a JMS Physical Destination
To delete a JMS physical destination, follow these steps:
- In the tree component, expand the Configurations node, then expand the Java Message Service node.
- Select the instance to configure:
- To configure a particular instance, select the instance’s config node. For example, for the default instance,
server
, select the server-config
node.
- To configure the default settings for future instances that use a copy of
default-config
, select the default-config
node.
- Select the Physical Destinations node.
- On the Physical Destinations page, select the checkbox next to the name of the destination to be deleted.
- Click Delete.
If you try to delete the system destination mq.sys.dmq
, an error message appears.
Equivalent asadmin
command: delete-jmsdest
See Also:
Legal Notices