Deleting a topic

You can delete a topic by either using the Message Brokers Toolkit or by using the Configuration Manager Proxy Java API. This topic describes how to use the Message Brokers Toolkit. For information about how to use the Configuration Manager Proxy (CMP), see Developing applications using the CMP and Class com.ibm.broker.config.proxy.TopicProxy.

To delete a topic:

  1. Switch to the Broker Administration perspective.
  2. In the Domains view, expand the appropriate broker domain.
  3. Double-click Topics to open the Topics Hierarchy Editor.
  4. In the Topics Hierarchy editor, right-click the topic that you want to delete, and select Delete; alternatively, select the topic that you want to delete and press the Delete key, or select Delete from the Edit menu.

    The topic is deleted locally, but the delete is not effective until you do a save.

Related concepts
Topics
Related tasks
Adding a new topic
Related reference
Broker Administration perspective
Topics Hierarchy editor