Deleting a collective

You can delete a collective 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.CollectiveProxy.

To delete a collective:

  1. Switch to the Broker Administration perspective.
  2. In the Domains view, expand the appropriate broker domain.
  3. Double click the Topology item to open the Broker Topology editor.
  4. Right click the collective to be deleted and select Delete, or select the collective to be deleted and click the Delete key, or select Delete from Edit menu.

    The collective is deleted locally, but the delete operation is not completed until you save or close the editor.

Related concepts
Brokers
Collectives
Publish/subscribe topologies
Related tasks
Connecting brokers in a collective
Connecting a broker to a collective
Removing a broker from a collective
Related reference
Broker Topology editor
Broker Administration perspective