Skip to main content
Close announcements banner

Using Camel components in a Route

There are many Camel components such as camel-mina, camel-http4 and others which are supported, but not directly included in the Palette. These Camel components require the generic cMessagingEndpoint to use them, and their libraries need to be added to the Route. All versions of the Camel components published before the Talend Studio are supported.

This feature is not shipped with Talend Studio by default. You need to install it using the Feature Manager. For more information, see Installing features using the Feature Manager.

Information noteWarning:

The process of using a Camel external component in a Route is different from using an external or user component in a Job. For more information about how to use external or user components in a Job, see Specifying the user component folder.

The following screenshot shows an example of the camel-mina component being used.

Basic settings view of the component.

To add the library of camel-mina to the Route, you can use the same cMessagingEndpoint component, and add mina to the Dependencies list in its Advanced settings view.

Advanced settings view of the component.

Or you can use a cConfig and add the library of camel-mina to the Dependencies list of the cConfig component.

Basic settings view of the component.

For a real-life use case of the Camel components, see Data Service and Routing Examples.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!