• Fuse Fabric zookeeper bind address

    Is possible to set a fixed network address for zookeeper in Fuse Fabric? I noticed that every time the host IP address changes the Fabric bind address changes and all the Fabric (root and child container) become unst...
    Profile Photo
    last modified by rafaelcba
  • Deploy a WebService CXF packaged in WAR

    Hi!   I tried to deploy a simple Apache CXF WebService packaged as WAR file inside JBoss Fuse 6.1 with no success. I followed the steps described in JBoss Fuse Documentation: WAR Deployment Model (sounds like th...
    Profile Photo
    last modified by rafaelcba
  • How to get the SOAP Request from an camel exchange

    In the "cxf:cxfEndpoint" configuration if i add dataFormat=PAYLOAD only then i'm able to get SOAP Message , but the problem with dataFormat=PAYLOAD is i cannot do this MyPOJO pojo=exchange.getIn().getBody(MyPOJO.clas...
    Profile Photo
    last modified by niteshjain132
  • How to invoke a rest service from Camel routes

    Thanks Grzegorz This is what i am trying to achieve   1) REST UI http://localhost:9090/route/customerservice/customers/GOOG   2) Calls :http://www.webservicex.net/stockquote.asmx/GetQuote?symbol=RHT ...
    Profile Photo
    created by szarekar
  • BundleActivator.start() read a file

    Hello all,   As the subject suggests, I would like to read in configuration files; xml and .properties. If I know the PID can this be done inside my custom BundleActivator.start() ?   Thanks in advance!
    Profile Photo
    last modified by aaron.mcgrath.adp
  • Error running camel project - https://github.com/christian-posta/file-rest-blog/blob/master/README.md

    Hi I downloaded the project from gethub   https://github.com/christian-posta/file-rest-blog/blob/master/README.md serviceclass is I tried running the project using two ways - import javax.ws.rs.*; import j...
    Profile Photo
    created by szarekar
  • CAMEL-FUSE project error

    I am running this sample camel project. however, I am getting below error on camel:run Could you pls help   [ERROR] ************************************* [ERROR] Error occurred while running main from: org.apache...
    Profile Photo
    last modified by szarekar
  • Not able to load Drools through knowledgeBase/ksession

    does anyone know why sample drools project is working when run via main() Method , and when invoked via camel processor, i'm getting the following error wile trying to create the knowledge base (KnowledgeBase kbase =...
    Profile Photo
    last modified by niteshjain132
  • Unable to change default maximumRedeliveries for ActiveMQ transactions

    Hi,   I've managed to introduce transactions to my camel contexts so that messages are rolled back to ActiveMQ upon exceptions. However, I'm unable to change the maximumRedeliveries from the default 6...I want ...
    Profile Photo
    last modified by gustavsinder
  • How can i get SOAP Header in a Processor (exchange)

    Currently trying to access SOAP Headers sent, in a camel processor, tried the this exchange.getIn().getHeaders() but its returning null. does anyone know how do i retrieve SOAP Headers ?   Jboss Fuse 6.0 cam...
    Profile Photo
    created by niteshjain132
  • Configuring a MySQL JDBC persistence store in JBoss Fuse

    Hi everyone,   I am using JBoss Fuse 6.1.0.redhat-379 and successfully set up a fabric with a couple of child containers, i.e., brokers, that are setup in a Master-Slave cluster. We are trying to persist messag...
    Profile Photo
    last modified by henry.wong.ff
  • Deployment issue in Fuse Fabric

    I am getting the following error while trying to deploy the test-ext feature of the test-ext-profile in JBoss Fuse Fabric. The other feature ticktock of the same profile is getting deployed alright and working fine. t...
    Profile Photo
    created by dave.muk
  • SAXParseException -Cannot find the declaration of element 'beans'

    Jboss Fuse 6.0 is unable to parse the camel_context.xml when called from a java code as below. i don't get any such error when i run in eclipse. ApplicationContext ac = new ClassPathXmlApplicationContext("camel_co...
    Profile Photo
    last modified by niteshjain132
  • Jasypt + Fuse + Camel

    Hello everyone,   We have a Camel route defined with Spring XML and we are trying to use Jasypt for encrypting passwords in properties files. Since we would like to use the properties in both Spring and in the C...
    Profile Photo
    last modified by wesssel
  • Invoking a Router via Processor

    Already waste 2hours and still not able to figure , how to invoke a Router in Camel context via a Java code.   Tried this -   in Java Class : ApplicationContext context = new ClassPathXmlApplicationConte...
    Profile Photo
    last modified by niteshjain132
  • Question about remote service call timeouts

    I'm new  to Fuse and going through some documents and tutorials. I've created a camel route where my processor calls a remote web service. I'm getting an error because the connection is timing out. If I use SoapU...
    Profile Photo
    created by dmacleod
  • Endpoint status in fabric registry

    I have endpoint in /fabric/registry/camel/endpoints/XXX with following properties: id container consumer started   Property "started" is always false. How Can I manage this status and what parameter "started...
    Profile Photo
    last modified by antoniaklja
  • Error while trying to run FabricLoadBalanceFeature Client program

    We have successfully deployed a SOAP service with fabricLoadBalancingFeatures Enabled. But when we try to run a client program, We have the below exception. Some googling says this has been fixed in Jboss Fuse 6.2( ...
    Profile Photo
    last modified by abhishekkoneru6790
  • PooledSession throw Exception at closing, Fabric never recovers until the the container is restarted

    Hi   I am posting this issue here and it may not be directly related to Jboss Fuse, but I am sure many of the active members in this forum are familiar with Camel, Fabric and ActiveMQ. Hence hoping I can find an...
    Profile Photo
    last modified by akhettar
  • Fuse doesnt start

    Hi   I have just download Fuse, and when I try to start it, it hangs with:   karaf: JAVA_HOME not set; results may vary Please wait while JBoss Fuse is loading...   I have run both Fuse and Fabric8 ...
    Profile Photo
    last modified by magick93