Deleting a collective

You can delete a collective by using either the Message Brokers Toolkit or 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.

The following steps show you how 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 that is to be deleted and select Delete, or select the collective that is to be deleted and press the Delete key, or select Delete from the 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