• jms.blobTransferPolicy.uploadUrl is not working for activemq

    Hi All,   I am working on the  feasibility of processing large files in Fuse using blob message.   <bean id="jms" class="org.apache.activemq.camel.component.ActiveMQComponent">   <prop...
    Profile Photo
    last modified by kishore-cv
  • Scaling in Jboss Fuse 6.3 container services.

    Dear Team,   Currently we have jboss fuse 6.3 setup with 150+ service running across 3 nodes in 5 containers in each node. Need guidance on scaling e.g how can we scale only few specific services? without crea...
    Profile Photo
    last modified by naman.shah1
  • Why all logs are deleted in hawtio after each restart of the server Fuse 6.3 ?

    Hi,   I noticed that after every restart of the server Fuse 6.3 , all logs and routes informations are deleted from Hawtio, there is a method or technique to keep logs and routes informations after restarts ? ...
    Profile Photo
    last modified by amoufakkir
  • How to upsert CSV file to Salesforce using Salesforce bulk API in JBoss Fuse?

    Hello,   I am trying to upsert CSV file to Salesforce having 700,000 records. In Jboss fuse I want to use Bulk Salesforce API in Camel. I am not able to figure out how to implement it using Camel and Salesforce ...
    Profile Photo
    last modified by biswo.dash
  • Jboss fuse fabric ssh to remote container fails : Command function not found

    --- command --- #!/bin/bash function run { echo "Running: $*" ; $* ; rc=$? ; if [ "${rc}" -ne 0 ]; then echo "Command Failed:Error running installation script: $*" ; exit ${rc} ; fi ; } function sudo_n { SUDO_NON_INT...
    Profile Photo
    last modified by chittaranjan.panda
  • Logging per bundle and selecting specific bundles in JBOSS FUSE

    I am aware about logging per bundle in FUSE. That is achieved as mentioned in this link and this. However I want to select specific bundles for logging (Not all). Do you know how to configure this.
    Profile Photo
    last modified by alok.s.jadhav
  • redeploying Fuse services/bundles seems to require a restart

    Hello, I am new to JBoss Fuse and am evaluating it for my employer.  I am running Fuse version 6.3 - e.g.: JBossFuse:karaf@root> version 2.4.0.redhat-630187 I have a simple case where there is a bundle (kn...
    Profile Photo
    last modified by richard.ballard
  • JAAS rdbms with JBose Fuse Webservices

    Im new in JAAS and JBoss too. Im trying to implement JAAS with JBoss Fuse webservices.   let me explain you my scenario. Lets assume, taking username & password from header in request of soap api. i need to ...
    Profile Photo
    created by herman.shafiq
  • JBoss Fuse free and enterprise version

    Hi All I don't know if these questions have been asked already but: 1) What is the difference between GitHub - jboss-fuse/fuse: JBoss Fuse is an open source ESB with capabilities based on Apache Camel, Apache CXF, ...
    Profile Photo
    last modified by mariusz.koprowski
  • error will running the command

    I am trying to create the multi Archetype for my project  . while running the command   mvn archetype:create-from-project  i get the below error   Error executing command: Cannot coerce arch...
    Profile Photo
    last modified by prasadshenoy21
  • Starting up Fuse Project from Scratch

    I'am completely new to this environmnt so I'am trying to familiarize myself with Camel and Fuse integration project with the stater example Claus Isben posted  as Milestone 4. It works fine for me.   My curr...
    Profile Photo
    last modified by dhanyamithrav
  • 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
  • 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
  • Cannot obtain service: io.fabric8.api.FabricComplete

    When I execute this command in fabric me there appears this that can be shell:source mvn:org.jboss.fuse/deployment/1.0/script/install Error executing command: Cannot obtain service: io.fabric8.api.FabricComplete
    Profile Photo
    last modified by wenikore
  • Vaga Parar Trabalhar com JBOSS Fuse

    Profile Photo
    created by acacio.cintra
  • help !!!!2

    in jboss fuse i am create fabric  and in the console view it error help     shell:source mvn:org.jboss.fuse/deployment/1.0/script/install Current container root is already in the current fabric ensemb...
    Profile Photo
    last modified by wenikore
  • Simple Man Guide to invoke an external web service (WSDL) using JBoss Developer Studio 9 and Fuse

    Hi all.   Consider myself as a newbie in this subject, first.   I'm trying to figure how can I use JBoss Developer Studio to invoke an external web service (i.e.  http://www.webservicex.net/country.as...
    Profile Photo
    last modified by dnaranjor
  • Using our artifactory instead of the Fuse maven repo

    Hi,   I'm in Fuse 6.2.1.  I use Jenkins/Artifactory currently. I have a conceptual block in the intended workflow for deploying bundles into a fabric container.   So currently I have all my bundles ...
    Profile Photo
    last modified by djbza1
  • Using JBDS to generate a REST front end that drives a remote SOAP

    For a final implementation in Fabric8, I need to create a local REST front end that drives a remote SOAP endpoint Example remote service - I am using http://www.webservicex.net/airport.asmx?wsdl with the operation ge...
    Profile Photo
    last modified by hpuri
  • Camel's Content Based Routing, how to do substring on body using simple language?

    Hi All,   I'm new to camel based application development. how can i do substring on body using sample language in camel routing? Let say I have message in activemq queue, named queue.data.raw. here is sample ...
    Profile Photo
    last modified by mfatkhur