• Jasypt encryption

    Hi All,   I am trying to add encryption in properties file, The content is not getting decrypt   My Spring DSL looks like:   <bean id="jasypt" class="org.apache.camel.component.jasypt.JasyptProper...
    Profile Photo
    created by sarada.ch
  • 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
  • JBoss Fuse Server within JBoss Developer Studio

    Hello,   I've seen the Introduction videos to JBoss Fuse and want to try it out by myself. So I downloaded JBoss Fuse Beta and JBoss Developer Studio 6.        Version: 6.0.0.GA  ...
    Profile Photo
    last modified by morgenthal
  • 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
  • JBOSS ENRICH ELEMENT PROBLEM

    Hi guys. In this moment i'm making a test concept with CAMEL and FUSE 6.3.   im working with the content enrich pattern but i have four days with the same problem.   this is my code.   <beans xml...
    Profile Photo
    last modified by oscarcadena-1
  • 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
  • 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
  • How to add new aliases to the fuse command line?

    Hi,   How can I add some more aliases to the command line?   e.g. alias cl=container-list   I notice that some are built in, e.g. ld and lde   https://access.redhat.com/site/documentation/en-US...
    Profile Photo
    last modified by vikingsteve
  • Cross communication between war and osgi bundle in camel + fuse

    How to communicate with war to bundle using direct-vm? I have created a war file in which I have defined camel routes with unique camelContext. From this war I tried to connect with other bundle B which is purely OSGI...
    Profile Photo
    created by akmishra30
  • jboss fuse

    facing problem to install jboss fuse in eclipse. it ask some credentials
    Profile Photo
    last modified by arunit79
  • Log4j vs Log4j2 - JBoss Fuse

    Why Fuse is not still upgraded to Log4J2 and would like to know why they are still preferred?
    Profile Photo
    last modified by jaisha57
  • camel-cassandraql against cassandra 3.8

    Is it possible to integrate camel-cassandraql with cassandra 3.8/3.9. I am trying that and getting esxception: tried: localhost/127.0.0.1:9042 (com.datastax.driver.core.exceptions.InvalidQueryException: unconfigured ...
    Profile Photo
    created by sonyjop
  • Part {http://javainuse.com}out should be of type com.javainuse.OutputSOATest, not javax.xml.transform.stream.StreamSource

    Hi,   I created the CamelRoute below. The problem is that I always get an error at the end of the process. All steps seem to work fine, but the last step fails and I get a soapfault in soapui saying:   Par...
    Profile Photo
    last modified by rdehond
  • karaf-wrapper.conf migration to karaf.conf (Jboss Fuse 6.3)

    Hi,   Any idea how to migrate the configuration from karaf-wrapper.conf (fuse 6.1.x) into karaf.conf?   wrapper.request_thread_dump_on_failed_jvm_exit=TRUE wrapper.jvm_exit.timeout=60 wrapper.java.additi...
    Profile Photo
    last modified by wonglow
  • A simple Web Service consumer and producer using Apache Camel

    Hi,   I am new to JBoss Fuse and Apache Camel. In our project we have twoo WSDL of producer and consumer. For one of the WSDL we have generated the implementation class and we want to expose the endpoints in POJ...
    Profile Photo
    created by anirban.gupta4
  • Can I install JBoss Fuse inside a JBoss Data Virtualization EAP?

    I did tried to use the Fuse installer (fuse-eap-installer-6.3.0.redhat-187.jar) for EAP on a DV installation (from jboss-dv-6.3.0-1-installer.jar plus patch 10 jboss-eap-6.4.10-patch.zip) but got the following error: ...
    Profile Photo
    last modified by iosvanymoyacontractor
  • What is the future of JBOSS Fuse?

    Market is flooded with ESB tools. Corporate are confused to choose. Is there any good comparison matrix that aids decision making. Fuse is nonetheless a good technology, as it wraps up ServiceMix. But what is the r...
    Profile Photo
    last modified by spothukuchi
  • 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
  • Push log message to Syslog Server - Fuse

    With the below log4j2 configuration, messages are able to reach syslog server   But after deploying it on Fuse container, it does not work. After searching, I could find Fuse uses Log4J.   <Configurati...
    Profile Photo
    created by jaisha57