Resuming a routing context

Overview

Fuse IDE enables you to resume a suspended routing context from JMX Explorer. Resuming a context restarts all of the routes in it, so that they can process messages.

Procedure

To resume a routing context:

  1. In the JMX Explorer tree, select the routing context you want to resume.

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

    [Note]Note

    If Suspend Camel Context appears in the context menu, the context and its routes are running.

Related topics

Suspending a routing context