• Overwrite the System Variable PATH

    Hi Everyone, its possible to overwrite the system variable PATH inside a Container or Profile? I could not find anything related to this customization.
    Profile Photo
    last modified by rcmr
  • Hawtio weird behavior when transactional route is deployed

    Hi,   Currently we are exploring the possibilities of deploying a transactional route, but we are still having some issues/questions: 1. Why is hawtio refreshing the Camel and ActiveMQ pages when the route (see...
    Profile Photo
    last modified by maurodewit
  • How to access OSGi Properties in Camel Custom Component

    Created camel custom component, need to access properties value in the producer endpoint. Please help me how to achieve this on Jboss Fuse 6.3 Fabric container.
    Profile Photo
    last modified by jaisha57
  • Error starting FuseInstall Runtime server on JBoss Developer Studio Version: 10.4.0.GA

    getting error as below while starting FuseInstall Runtime server   [243] Error starting mvn:org.apache.camel/camel-cxf/2.17.0.redhat-630187 (org.osgi.framework.BundleException: Uses constraint violation. Unable ...
    Profile Photo
    last modified by biyani701
  • 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
  • Regarding Fuse Development project

    We need to develop Fuse project so, we are searching for how to start the project. we searched in google but we are having some confusion i.e to develop Fuse project is it mandatory to use JBoss developer studio or ca...
    Profile Photo
    last modified by jagan905
  • JBoss Fuse 6.3 and EAP 7 on VM

    We are planning on deploying our applications on two JBoss Servers. We are about to use the following products: JBoss Fuse 6.3 on EAP 6.4 JBoss 7 We are also about to use a VM to host the two servers (VMWare or Red...
    Profile Photo
    last modified by kounabara
  • Add UsernameToken and Timestamp soap header in switchyard.

      Hi Team,   I am trying to call some external service from Switchyard, and external services having below header in request xml. Could you please explain me or give me solution for add below header in req...
    Profile Photo
    last modified by bharatpinjani
  • OnException error type class not found in FUSE but works in Studio IDE

    Setting up an OnException to recognize bad JSON messages. Windows 7 64bit, RedHat Fuse 6.1 , RH Studio w/jboss tools, blueprint frame, plain container w/no fabrics the good: <onException useOriginalMessage="true...
    Profile Photo
    last modified by rmuell01
  • What is the best practices to develop in JBoss Fuse with OSGI?

    I'm developing my services and integrations using maven dependencies and run my Camel route. But When I try to deploy my app in the JBoss Fuse, I spend so much time to install all dependencies from OSGI. I understand ...
    Profile Photo
    last modified by celsoagra
  • Salesforce to MySQL Data transformation; JBoss Fuse

    Hi,   I wanna insert data from a salesforce account into a mysql database.   So I have to map  i.e. the "Id" from the salesforce account to my output mysql database (field="SalesforceId").   How...
    Profile Photo
    last modified by benni_esentri
  • 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
  • ActiveMQ - bundle wiring for org.apache.activemq.activemq-osgi is no longer valid.

    We are using Jboss Fuse 6.3 and Fabric8 container   Broker configuration Bean xml file in the attachment. URL: failover:(tcp://ip1:port,tcp://ip1:port)?randomize=false   Refereed below bug and applied w...
    Profile Photo
    last modified by jaisha57
  • JBOSS FUSE standalone ssh password

    Hi Guys, Trying to  deploy HelloWorld into Fuse server. I tried deploying from devstudio but when I start server, it is asking for ssh username and password. I don’t know the password.What is default conf...
    Profile Photo
    last modified by praveenkumarkr2
  • While using JBoss Fuse 6.2.1, What is the recommended way to encrypt the password that is in the "org.ops4j.pax.web.cfg" configuration file

    While using JBoss Fuse 6.2.1, What is the recommended way to encrypt the password that is in the "org.ops4j.pax.web.cfg" configuration file
    Profile Photo
    last modified by sonali88
  • 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
  • Migration from JBoss EAP 4.3 to Jboss EAP 7.0 || for Java8 and WMQ 8.0 support.

    Hi All,   Our migration project is at critical stage as application is already in production and we want to upgrade middle ware with minimal code and configuration change.   I think it would be better if I...
    Profile Photo
    last modified by max016
  • How to configure Custom LoginModule of JAAS with Jboss fuse

    Im new in Jboss fuse and Jaas.   Im try to configure my custom LoginModule of JAAS in jboss fuse blueprint but it always ends with the following excpetions   Caused by: java.lang.ClassNotFoundException: or...
    Profile Photo
    last modified by herman.shafiq