• External XML file refernce in OSGI bundle

    How should I configure a file externally from the class path so that my camel-archtype-spring-dm bundle and also a dependency jar can access the file during runtime. Say camel-bundle.jar is my bundle and it has a dep...
    Profile Photo
    created by gen.antony
  • Unable to create loadbalacer server in Jboss Fuse

    Hi, I am very new in Jboss Fuse Fabric.I am trying to create loadbalacer server in Jboss Fuse Fabric 6.1.0.I created simple Hello word application below is the camel-context information.Can some one please let me kno...
    Profile Photo
    created by mkothari19
  • Camel 2.10 dynamic router state

    Camel provides a nice capability in the dynamic router.  However it inherits a weakness from routingSlip in that state must be kept inside the method call.  Is there a nice way to have a one time routing sli...
    Profile Photo
    created by rich.peters
  • Error when I execute fuseesb.bat...

    Hi All,   I have started working on a critical project. I have installed the ESB in C drive and the path of fuseesb.bat is "C:\FuseESBEnterprise-7.1.0\bin" When I execute the fuseesb.bat in command prompt, I g...
    Profile Photo
    last modified by sriramsharma
  • Fuse Service Works VS Mule

    Hi there, any advises on which is better JBoss Fuse or Mule. I did some research and found the below, any ideas are welcomed:   Price: Both are open source; however, Mule is more expensive when requesting for...
    Profile Photo
    created by moustafa123
  • LogMessage deprecated

    can someone tell me why LogMessage is deprecated? Thanks,
    Profile Photo
    created by ckg007
  • JBoss Fuse and B2B

    Hi everybody,   I wrote a blog about possible usage of JBoss Fuse in B2B scenerios and possible cost savings, which I like to discuss it with you in here.   If you would have time to read it and share your...
    Profile Photo
    created by posthume_caver
  • Some question about logging

    In my project I use java.util.logging. I have string like LOGGER.fine("some my logs"). Now in fuse esb I try to see that log. In org.ops4j.pax.logging.properties I've changed log4j.rootLogger=DEBUG. Now I can see my s...
    Profile Photo
    last modified by zh.emanon
  • Logging in fuse esb

    I'm using hikariCP with mssql driver as connection pool in my project. Mssql driver uses java.util.logging as logger. What shoud I do to log, for instance, JDBC database queries in fuse esb?
    Profile Photo
    created by zh.emanon
  • JBoss Fuse OpenShift Cartridge Production-Ready

    Hi,   Currently OpenShift has a cartridge for JBoss Fuse which is still in Alpha phase. Does anybody know if they are ever going to make it production-ready? Any information on this is much appreciated.   ...
    Profile Photo
    created by raminxp
  • How to build WSDL for Fuse ESB.

    Hi, I am very new in open source world and also in Fuse ESB. I have Install jboss-fuse-6.1.0, FuseIDE-6.0.0 and  also JBoss Developer Studio 7.1.1.GA in my windows machine. Now I need to use Fuse ESB as a reve...
    Profile Photo
    created by tamim.khan
  • SSL configuration do not work with http:endpoint in Fuse Enterprise

    Hi,       I have a legacy http:endpoint (provider) which was working in older FUSE esb versions.   When i installed the endpoint in fuse-esb-7.1.0.fuse-047,  it starts successfully....
    Profile Photo
    last modified by jeevankumart
  • camel cxf - can't escape spaces correctly

    I'm trying to access a public API with the cxf component from within a camel flow; the URL contains spaces in it (it's a Microsoft-based platform) and I can't seem to be able to escape %20 correctly in the URL:  ...
    Profile Photo
    last modified by alex.terzis
  • do i need to features:addUrl when features:install ?

    Dear All,   Do i always need to do features:addUrl when I do features:install ? when i install some features for example camel-cxf, i did not addUrl for it. but it works withtout any problem.   When i i...
    Profile Photo
    last modified by yanwang
  • Error when applying Patch in Fuse ESB 6.0.0,24

    Hello All,   I am getting the below error when i am trying to apply fix packs to my root container   I have put the  the SSH port, Jetty Port, RMI Port, ActiveMQ port and added a new property for th...
    Profile Photo
    last modified by lavin.korukanti
  • Bundle install cache

    Hello,   I looks like when bundles get installed, they are not downloaded to the local maven repo, but instead just downloaded directly to the data bundle cache directly.  This causes the bundle to need to ...
    Profile Photo
    created by dapriett
  • bouncy castle not registered?

    FuseESB 7.0.1, oracle/sun jdk 6u35 on centos 6 linux. camel-crypto 2.9.0 is active, as is jasypt. i see this in the log:   12:00:00,988 | INFO  | -70-084-thread-2 | SecurityUtils    ...
    Profile Photo
    last modified by rwelty
  • Fuse 6.0 Fabric Profile and offline repo

    Hi,   We have stared using jboss-fuse-6.0.0.redhat-024 and I have a question about Fabrics and custom offline repo. I created an custom offline repository. How do I add the offline repository to my Fabric Profil...
    Profile Photo
    last modified by baluyot
  • Fabric maven proxy settings: how to specify internet proxy user + password

    Hi,   I've installed Fuse ESB Enterprise + FMC. My maven installation is ok (I use a corporate Nexus repository server but I can also bypass it using my internet proxy account).   My issue: the fabric agen...
  • Upgrading FuseESB Enterprise7.0.0 to jboss-fuse-6.0.0.redhat-024

    Hi, I am moving FuseESB Enterprise 7.0.0 to jboss-fuse-6.0.0 and camel 2.9 to 2.10.0.redhat-60024. In one of my bundle using " org.apache.aries.blueprint.reflect.ReferenceMetadataImpl" for that i have already import...