Stopping a route

Overview

If your application has a number of routes and you are trying to debug only one of them, it can be helpful to stop unneeded routes so you can focus on the problem route. Fuse IDE makes it easy to start and stop routes.

Procedure

To stop a route:

  1. Select the route to stop from the JMX Explorer tree.

  2. Select Stop Route from the context menu.

    [Tip]Tip

    If Stop Route is not available then the route is already stopped.

Related topics

Starting a route