You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Tools

This page gives a list of the various tools available for Camel

Camel Maven Tools

Camel Commands for CLI

  • Core Commands is a set of Camel commands that SPI can reuse to integrate Camel commands in various tooling. The core commands is in the camel-commands-core JAR.
  • Karaf Commands is the Camel core commands for using with Apache Karaf based containers.

Camel Catalog

  • Is a standalone JAR camel-catalog that contains catalog information about the Apache Camel release. Such as information about each of the Camel components, with documentation in json schema format. This is intended for SPI to leverage for tooling, such as being able to implement Apache Camel component editors that can provide the set of options the component offers, with documentation included. 

External Open Source Tools

  • hawtio is an open source HTML5 web application for visualizing, starting/stopping and tracing Apache Camel routes, browsing endpoints, sending messages to endpoints as well as browsing and sending to ActiveMQ destinations, viewing logs and metric charting etc.
  • JBoss Tools for Apache Camel is an open source set of eclipse plugins for creating Apache Camel projects, editing Camel routes using a graphical editor.
  • No labels