The simplest way to run an Apache Camel route is as a Package Explorer's context menu. When you run a route from the context menu, the developer tools automatically create a runtime profile for you. You can also create a custom runtime profile for running your route.
. This method enables you to launch the route directly fromYour route runs as if it were invoked directly from the command line and uses Apache Camel's embedded Spring container. You can configure a number of the runtime parameters by editing the runtime profile.
To run a route as a local Camel context:
In Package Explorer, select a routing context file.
Right-click it to open the context menu, and then select
> .![]() | Note |
---|---|
Selecting Red Hat Fuse IDE to run the project without performing validation tests, which may be faster. directs |