9.2. Install Additional Integration Features


Use the following procedure for additional integration with SwitchYard and Camel.

Important

SwitchYard integration is a Technical Preview in JBoss Fuse 6.2, and is therefore not currently supported.

Procedure 9.3. SwitchYard and Camel Integration

  1. Download the fuse-integration package that is aligned with your version of JBoss Fuse

    Note

    For instance, if you want to use the 6.2.0.redhat-117 version of JBoss Fuse, you need to install the fuse-6.2.0.redhat-117 JBoss Fuse integration features
  2. Add the Remote Maven Repository that contains the fuse dependencies to your karaf instance:
    • Edit the Fuse_home/etc/org.ops4j.pax.url.mvn.cfg
  3. Update the Drools features URL:
    JBossFuse:karaf@root> features:addurl mvn:org.switchyard.karaf/mvn:org.switchyard.karaf/switchyard/<SWITCHYARD_VERSION>/xml/core-features
    JBossFuse:karaf@root> features:addurl mvn:org.drools/drools-karaf-features/<DROOLS_VERSION>/xml/features
  4. Add a reference to the features file for additional integration with SwitchYard and Camel by running the following console command:
    JBossFuse:karaf@root> features:addurl mvn:org.jboss.integration.fuse/karaf-features/<FUSE_INTEGRATION_PACKAGE_VERSION>/xml/features
  5. You can now install the features provided for SwitchYard and Camel integration by running, for example, the following console command:
    JBossFuse:karaf@root> features:install fuse-bxms-switchyard-rules
    JBossFuse:karaf@root> features:install kie-camel
    JBossFuse:karaf@root> features:install jbpm-workitems-camel
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top