Start a Camel Main application with Textual debug for Camel routes in Eclipse from a single launch configuration

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. The Debug Adapter for Apache Camel latest release 0.1.1 supports JMX connection. It opens the possibility to start a Camel application with Camel textual route debugging activated in a single Launch Group configuration. I blogged how to achieve similar functionalities in VS Code last week. Let’s see the different configurations required to achieve it with Eclipse Debug Adapter for Camel client.

Continue reading ❯

TOOLING

VS Code AtlasMap integrated in Camel-Designer

, by

\ The latest release of the VS Code Camel Designer extension integrates VS Code AtlasMap. Explore how both can help you to accelerate productivity in Camel. Two visual tools for Camel integrated in VS Code \ AtlasMap is a great visual data mapping tool that enables users to define data transformations that Camel can process at runtime. The 0.1.0 release of the VSCode extension for AtlasMap introduced a series of improvements that allowed a better user experience when creating and editing AtlasMap definitions.

Continue reading ❯

TOOLING

Karavan Designer Preview Release 0.0.14

, by

What’s going on with Apache Camel Karavan? Karavan is progressing! The following cool stuff was done since the last post: REST API With the aid of the new clean REST DSL in Camel 3.16 Karavan can help to design REST API. Starting from version 0.0.13 Karavan requires Camel 3.16+ runtime User Interface improvements New theme Karavan comes with the new theme aligned to VSCode build-in theme. New VS Code view Karavan comes with the new VS Code view to manage integrations.

Continue reading ❯

RELEASESTOOLING