• Unable to start blueprint container for bundle due to unresolved dependencies

    Hi, I am new at jboss fuse and i started out with a simple example. Although the route is simple it is difficult to get it running.   jboss-fuse 6.3.0.redhat-187 Developer Studio: 10.2.0.GA   Any help is ...
    Profile Photo
    last modified by coendenatris
  • How to access REST DSL Service from Fabric Gateway

    Hi   I created REST DSL using restlet and deployed it to fabric container, I am able to consume the endpoint directly, but when I am trying to access the endpoint through fabric gateway it is not accessible. &#...
    Profile Photo
    last modified by mchitti-1
  • Applied rollup1 to Karaf Fuse 6.3: how to avoid rebuilding all artifacts?

    I've successfully applied the rollup 1 patch to the whole fabric following the docs: great.   Now I'd like to fix my artifacts configuration in order to avoid having to rebuild them every time I patch/upgrade fu...
    Profile Photo
    last modified by davide.cavestro1
  • Read a JSON document in a fabric profile

    I have a requirement where I need to read the json file from the fabric profile in my jboss container. This I am doing in a camel-context in a osgi bundle. I need to access the json spec file, so that it will be the ...
    Profile Photo
    last modified by nagarajubommarapu
  • Using default port for Jetty in Karaf

    I am using JBoss Fuse and I want to use Jetty component as a consumer in my route as below:   from("jetty:http://0.0.0.0:8181/myservice") which results in a address already bind exception in karaf.   I und...
    Profile Photo
    created by sonyjop
  • Microsoft Sqlserver insert query on apache camel doesn't work

    I developed an Apache Camel route in RedHat Jboss Fuse (karaf version 6.3). When i try to execute an insert query, that has to call a sequence, into the datasource (Microsoft Sqlserver 2012) i get an sql error related...
    Profile Photo
    last modified by leo_analyst
  • Require a Tool(Similar to checkstyle) for configuring the Elements & Attributes of blueprint.xml.

    Hello,         I need to define conditions to the attribute 'name' for the element 'property'  (must see the example below). Can someone help me with the tool to apply conditi...
    Profile Photo
    last modified by saitejaparna
  • SAAJ class intermittently not found in container running saaj-impl bundle

    I have a fabric child container running some code that calls a SOAP service.  The service returns SOAP faults under certain unavoidable circumstances, as such my route needs to be able to capture the fault, exami...
    Profile Photo
    created by scotta64
  • ops4j.pax logging configuration not reading custom appender

    I'm trying to add a custom appender to an existing container's log configuration.  I've attempted both adding a profile w/the necessary logging configuration and editing the container etc/org.ops4j.pax.logging.co...
    Profile Photo
    created by scotta64
  • bundle install in the jboss fuse server is not getting stop

    I am beginner to jboss fuse i have tried to deploy the bundle in the in the jboss fuse server but its status is creating     [ 349] [Active     ] [Creating    ] [ ...
    Profile Photo
    last modified by partha_sarathy
  • Error using xalan processor in fuse esb

    Hi, I'm trying to use the xalan transformer factory - org.apache.xalan.xsltc.trax.TransformerFactoryImpl. I have installed the bundles and provided the imports. I'm getting the following error when i deploy the bundle...
    Profile Photo
    last modified by gopes400
  • Call third party restful web-service using jboss fuse camel

    I am new to JBoss fuse. I want to call third party restful web-service using jboss fuse camel. This webservice takes json/form/multi-part as input and return json/form/multi-part as output. Please can anyone point to ...
    Profile Photo
    last modified by sipapptesting
  • FUSE Roadmap

    I've not been able to find a roadmap for JBoss FUSE. I'm interested in a summary that tells me: - expected release date of the next version - expected version numbers of major components   In particular, I'd l...
    Profile Photo
    last modified by dariuscooper
  • Unable to receive exchange from vm endpoint in second appliation

    Hi Friends,   I have been struggling with the issue while passing one message from one application to another application deployed in the same EAP6.4 container. I am using VM component as the endpoint. Sample ...
    Profile Photo
    last modified by krishnamohan987
  • Fuse fabric deployment throwing Error loading class [org.springframework.ws.soap.saaj.SaajSoapMessageFactory]

    Hi     I am using spring-ws component to consume a SOAP service and trying to deploy it to Fuse using fabric, but getting Error loading class [org.springframework.ws.soap.saaj.SaajSoapMessageFactory], ...
    Profile Photo
    last modified by mchitti-1
  • Unable to create fabric

    I am executing command to create new fabric while setting up new developer environment. Java Version: C:\install\jdk1.8.0_91 (With no white space in path) Fuse distribution used: jboss-fuse-6.3.0.redhat-187 Maven V...
    Profile Photo
    last modified by sipapptesting
  • Disabling SSLv/tlsv protocols in Jboss Fuse

    How can i disable sslv/tlsv protocols in JBoss Fuse 6? Please advise.   Thanks in advance.
  • Problem in starting JBoss Fuse from development studio

    Hello,   I have new installation of JBoss Fuse, and first problem is starting it from developmment studio. Console view has info "22% started" and I think it is waiting for something. Can somebody see whoat is ...
    Profile Photo
    last modified by artoylikotila
  • Approach for Upgrading Camel version in Fuse

    I have an issue with the latest Fuse 6.3.0 2.17.0.redhat-630187 with the Kafka producer component which has a known bug fixed in 2.17.1  maintenance release.  The issue occurs in the OSGI environment so deve...
    Profile Photo
    last modified by owain_mcguire
  • org.apache.log4j.DailyRollingFileAppender not working in JBoss fuse

    Hi, I update org.ops4j.pax.logging.cfg to include my bundle, and configure it as bellow: somehow the rolling isn't working, I even configure it to change for every minute, but mouthing happens,   this is my ad...
    Profile Photo
    last modified by tzachi.cohen