Deleting a routing endpoint

Overview

When testing failover scenarios or other scenarios that involve handling failures, it is convenient to be able to easily remove an endpoint from a routing context. The tooling has a menu option that allows you to remove an endpoint with a single click.

Procedure

To delete a routing endpoint:

  1. In JMX Navigator, select the endpoint you want delete.

  2. Right-click it to open the context menu, and then select Delete Endpoint.

    The tooling deletes the endpoint, but you need to do a refresh to remove it from view.

  3. Right-click the Endpoints node, and then select Refresh.

    The endpoint disappears from JMX Navigator.

    [Note]Note

    To remove the endpoint's node from Project Explorer without rerunning the project, you need to explicitly delete it by right-clicking the node and selecting Delete. To remove it from view, Refresh the project.

Related topics

Adding a routing endpoint