Suspending a routing context

Overview

The tooling enables you to suspend the operation of a routing context from JMX Navigator. Suspending a context gracefully shuts down all of the routes in the context, but keeps them loaded in memory so that they can easily be resumed.

Procedure

To suspend a routing context:

  1. In the JMX Navigator tree, expand the project's Camel Contexts node, and select the routing context you want to suspend.

  2. Right-click it to open the context menu, and then select Suspend Camel Context.

    [Note]Note

    If Resume Camel Context appears on the context menu, the context is already suspended.

Related topics

Resuming a routing context