• Integration with Drools

    I have the rules stored in "Guvnor -5.5.0.Final" running on Tomcat.   I have a web service running on FUSE (apache-servicemix-4.4.1-fuse-00-08). I need to fetch the compiled rule .PKG from Guvnor and execute the...
    Profile Photo
    last modified by mpalvankar
  • "Cloud Foundry" as a Platform for Fusesource

    Hi All,   Can someone share their experiences on usage of "Cloud Foundry" as a Platform for Fusesource setup. If "Cloud foundry" is not an option, what are the other alternatives other than amazon?   Than...
    Profile Photo
    created by wmehraj
  • Exhausted after delivery attempt: 1 IllegalStateException:Session closed

    Hi,   I am using Fuse 1.7.0.   I am receiving  a message in inbound queue. I want to wiretape that message to monitoring queue and then do a content based routing to a reporting queue.   below i...
    Profile Photo
    last modified by shenzy_shency.revindran
  • Unsatisfied requirement(s) - commons.beanutils

    Hi, I am getting the below error during the container startup.   Unsatisfied requirement(s): -    package:(&(package=org.apache.commons.beanutils)(version>=1.8.0)(!(version>=2.0.0))) ...
    Profile Photo
    last modified by shenzy_shency.revindran
  • Starting Zookeeper Server

    My jboss fuse 6.0 beta is having trouble starting zookeeper after creating a fabric.  I have compared it against a version with the same binary code (ie. same download) that has a working fabric.  I have tra...
    Profile Photo
    last modified by wmcdonald
  • aries BlueprintContainerImpl missing breaks in switch statement in doRun()

    Am I missing something, or is this a problem?   Comparing two versions of the aries blueprint container impl class, it seems that the new one doesn't have break; statements after each case like the old one did. ...
    Profile Photo
    last modified by wmcdonald
  • Change camel version

    Hey folks !   How can I change the camel version used by fuse esb ?   I am using fuse-esb-7.1.0.fuse-047 and by default it used 2.10.0.fuse-71-047 ( /system/org/camel...   And I would like to use th...
    Profile Photo
    last modified by loky
  • properties file not found

    Hey !   I am a newbie with fuse esb entreprise.   I have a mediation router jar which contains a camel spring POC project. In this project I am using a properties :   <util:properties id="appProp...
    Profile Photo
    last modified by loky
  • Simple Camel Route example to deploy in Servicemix

    I created a simple camelContext file in FUSE IDE to test simple route creation. I need help understanding how to create this into a application i can then deploy on service mix and test as a standalone.   I wan...
    Profile Photo
    last modified by remya_nambiar21
  • Deadlock when creating containers

    Hi,   I'm using Fuse 7.1.0 (fuse-71-047) and have found that I quite regularly get a deadlock between two threads (pool-org.apache.karaf.deployer.blueprint-2.3.0.fuse-71-047-thread-1 and FelixStartLevel).  ...
    Profile Photo
    last modified by fordm_martin.ford
  • Issues with osgi:install

    Hello,        I downloaded the Fuse ide (FuseIDEEnterprise-7.1.0) and the fuse esb (FuseESBEnterprise-7.1.0).I built the sample cbr example after i commented out the repository and pulgi...
    Profile Photo
    last modified by jcoders
  • How to extend fuse container: extension bundle?

    I want all the fuse containers created by FuseFabric to extend so that some functionality is made available which is not provided inside the framework. I read that "A framework can be extended in two ways: Either by e...
  • Issue while deploying bundle with extension bundle: Unsatisfied requirement

    My project uses some system libraries so we have created an extension bundle. All the application in my project use this extension as dependent feature as mentioned below       When I try to apply a pr...
    Profile Photo
    last modified by ashish.mohan_ashish.mohan
  • FTP fails to download/upload

    I have 2 different routes which download/upload files from an FTP. I have this working against our test FTP but not against a clients FTP.   The code connects succesfully but does not upload/download any of the ...
    Profile Photo
    last modified by garethahealy
  • Container not loading the camel context (intermittent issue)-FUSE ESB 7.1.0

    I am facing an issue while deploying my features/containers to FUSE ESB   I have 2 containers, out of which any one will always fail loading the camel-context. No error apart from the INFO messages below. This i...
    Profile Photo
    last modified by shenzy_shency.revindran
  • ftp to hdfs route requires a localworkdirectory

    Hi, I use Fuse 7.1          I have two routes that transfers files to hdfs. The first route is defined to transfer the file via file endpoint to hdfs. (file to hdfs) The ...
    Profile Photo
    last modified by somasek
  • FAB packaging and parent POM's

    My understanding is that the FAB package type can not be used with parent POM's.   I would like to be able to both manage builds though parent and aggregator POM's and be able to easily deploy bundles into FUSE ...
    Profile Photo
    last modified by rod_rod.miller
  • JMX and Fuse ESB 7.1.0

    Hello!   I can't remote connect to fuse esb over jmx using jvisualvm. Please tell me, how to do it?   Fuse ESB 7.1.0 with default configuration.   In my linux instance: 1) netstat -an | grep 1099 t...
    Profile Photo
    last modified by paul.h
  • Fuse IDE Vs Fuse ESB Enterprise Vs Fuse Management Console

    Apologies if this question has already been answered but I am slightly confused with so many products doing similar things. What exactly is the difference between these products and what is the exact puspose of each p...
    Profile Photo
    last modified by ashish.mohan_ashish.mohan
  • Error while creating remote container: Java is not installed

    When I try to create remote container using container-create-ssh, I get below error. Command Failed:Java is not installed   While going through forum, I found below link which says symbolic link needs to be cre...