10.4. Install Additional Integration Features

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

Procedure 10.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
    JBossFuse:karaf@root> features:addurl mvn:org.jboss.integration.fuse/karaf-features/1.0.0.redhat-<version>/xml/features
    
  4. 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