• Active MQ integration with Jboss fuse 6.2.1 on Jboss EAP 6.4

    Hi All, Active MQ is included in Jboss fuse 6.2.1. Can you please tell me how to integrate with switchyard? Does the standalone configuration already includes activemq configuration?Or do we need to add the active ...
    Profile Photo
    last modified by ravi21588
  • FeaturesService service is unavailabe?

    Hi,   I am trying to install camel-http feature but when I try to add a feature as described in this JBoss Fuse tutorial (GitHub - FuseByExample/websocket-activemq-camel: Example showing How to use HTML5 WebSock...
    Profile Photo
    last modified by mraza1
  • Hawtio - Fuse 6.2.1 on Jboss EAP

    Hi All, I had installed jboss fuse 6.2.1 on eap platform 6.2.1. As per product documentation it says hawtio is already included in the product.is hawtio configuration already included in jboss fuse 6.2.1? if so ca...
    Profile Photo
    last modified by ravi21588
  • Facing issue with Maven integration plugins in the jboss studio

    Hi,   I started to evaluate the JBoss fuse integration suite. After I installed jbstudio and trying to configure Maven repository plugins, it fails.   It is failing because i'm unable to connect to intern...
    Profile Photo
    last modified by sivat
  • I'm getting ResourceException: Transaction is not active

    I'm using Jboss Version 5.2.0.GA and I'm getting Transaction is not active when updating the status of a record in DB using hql. DB connections are not exhausted, other requests are fulfilled by DB, I believe transac...
    Profile Photo
    created by niteshjain132
  • JTA container managed transaction rollback not working for cxf jaxrs endpoint

    Rest Endpoint <jaxrs:server id="jaxrs" address="http://127.0.0.1:8080/jaxrs">      <jaxrs:serviceBeans>           <ref component-id...
    Profile Photo
    last modified by allancth
  • somehow mvn: syntax to add feature or install bundle doesn't work

    When i try to add feature by below command features:addUrl mvn:org.fusesource.sparks.fuse-webinars.cxf-webinars/customer-features/1.1.4/customer-features-1.1.4.xml   It throws below error.   Error execut...
    Profile Photo
    last modified by amitlad
  • New Fuse Fabric install question

    I'm setting up a 3 node cluster running JBoss Fuse 6.2.1 on 3 servers.   My goal is to have a failover cluster running ActiveMQ and Camel.   I setup the systems and added containers as shown below the ques...
    Profile Photo
    last modified by mtod
  • Maven org.ops4j.pax.url.mvn.localRepository in JBoss Fuse 6.2.1

    Hi! I am trying hard to set up test environment of JBoss Fuse 6.2.1 on Windows Server 2012. I would like to change org.ops4j.pax.url.mvn.localRepository setting to make possible start Fuse from System user. Is it pos...
    Profile Photo
    last modified by afilippov
  • Fabric Profile-edit --PID has no effect on the respective container

    I have a Camel context in Blueprint where PID property and default values are defined as follows.       <cm:property-placeholder persistent-id="test.mq-producer" update-strategy="reload">  ...
    Profile Photo
    last modified by ashokkumar.tr
  • Error creating fabric in JBoss Fuse 6.2.0-128

    Hi all, For development purposes, I want to switch from JBoss Fuse 6.1.0 to 6.2.0 because of JAVA 1.8 and while creating a fabric I get this error. Any suggestions why this occurs? It doesn't matter if I use JDK 1.8...
    Profile Photo
    last modified by ckemper
  • Jboss fuse 6.2.1 build with Gradle

    Hi,   I am looking to build jboss fuse project using Gradle, i am aware that fuse supports in built maven repository, is it possible to use Gradle as build tool for jboss fuse. Could someone point me to some ar...
    Profile Photo
    last modified by sakthivadivel
  • Spring-Ldap configuration

    Hi. Im having a problem with my spring-ldap configuration. And i havent found many examples about, so im a bit blind.   A java.lang.NullPointerException is raised when this endpoint is reached:   &#...
    Profile Photo
    last modified by rodrigo.burdet
  • JBoss Fuse 6.2.1: Deploy OSGI bundle custom component "No component found with scheme: cust"

    Hello all,   I am trying to create a custom component "cust". In my bundle, I already have "org.apache.camel.spi.ComponentResolver;component=cust" in the manifest and the file "\META-INF\services\org\apache\came...
    Profile Photo
    last modified by allancth
  • how to build a fuse quickstart - maven repo problem

    I try to build an eip quickstart from https://github.com/jboss-fuse/quickstarts   my .m2/settings.xml look like Red Hat JBoss Fuse - Deploying into the Container - Preparing to use Maven or https://github.com/r...
    Profile Photo
    last modified by jjakub
  • Trouble deploying camel-rabbitmq bundle.

    I'd like to use the camel-rabbitmq component. I tried using Fuse's web console and command line to deploy it. It installs, but does not become active.   JBossFuse:admin@root> install mvn:org.apache.camel/came...
    Profile Photo
    last modified by jasenj1
  • Please help me! installed feature failed org.osgi.service.resolver.ResolutionException: Unable to resolve root: missing requirement [root] osgi.identity...

    Hi, Guys Appreciate for help. i am new to fuse. Recently, I did create a very simple apache camel program, and trying to deploy to fuse, and getting the following error However I had tried, it doesn't work. refren...
    Profile Photo
    last modified by jiang01yi
  • Jboss Fuse 6.1 Active threads problems

    Hi all, anybody ever had problems with active thread in jboss fuse? from cpu and memory monitor seems everything correct, from active threads monitor they grows forever. To cut them I need to restart the container....
    Profile Photo
    last modified by antonio.giambanco
  • How to turn-off/remove "server version" in HTTP response header in Fuse 6.2

    Whenever i send request to my service URL "http://localhost:8181/cxf/LoanService/getLoan/1232323", response contains below HTTP header details; HTTP/1.1 200 OK Transfer-Encoding: chunked Server: Jetty(7.6.7.v2...
    Profile Photo
    last modified by thomas1982
  • Clustering Loadbalancing,HA with JBOSS EAP

    Hi,   I have deployed switch-yard application with soap binding in two different containers in same network.   Can you please tell me how can i achieve load balancing.
    Profile Photo
    created by ravi21588