Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

This is implemented with a Camel route defined in the Spring XML markup shown below:

...

This example can be launched from the command line using Maven:

...

...

In the console you can enter a message and press <ENTER>. Camel responds by echoing the input message in upper case, as shown below:

...

...

To stop the example, strike Control+C

...

Next, navigate to the org.apache.camel.example.console.CamelConsoleMain class, right-click, and select Run As → Java Application.

...

...

Click on the screenshot below, to make it bigger.

...

See also