1 Reply Latest reply on May 19, 2015 3:44 AM by davsclaus

    how to integrate activiti with fuseESB?

    qingmo

      BackGround:

           I need an Integration framework. I compared with fuseESB and servicemix.

      What i have done?

           Use example of book-osgi-app from Activiti In Action. I try to modify this example to call camel route independently. Failed.

           Then i try use merge servicemix's url into fuseESB. but got below result:

      JBossFuse:karaf@root> features:addurl mvn:org.apache.karaf.assemblies.features/enterprise/2.4.1/xml/features

      Error executing command: Unable to add repositories:

              Unable to validate mvn:org.apache.karaf.assemblies.features/enterprise/2.4.1/xml/features

       

      Can anyone give me some advise?