• 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
  • 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
  • Fuse Fabric - using same PID in two different profiles to hold different values

    I have two profiles, profile3 with PID com.test.profile 'url:fuseGateway3' and project fuse-gatway-test 1.0.0  profile4 with PID com.test.profile 'url:fuseGateway4' with bundle fuse-gateway-test 1.0.1   ...
    Profile Photo
    created by muthu8891
  • Static wsdl not working after ugrading to CXF 3.0.4

    So I have a pretty simple setup where I have a wsdl in my web application, I use this wsdl to generate classes which I then instantiate and use to call methods present on a remote server that uses the exact same wsdl ...
    Profile Photo
    last modified by soltzu
  • Jboss Fuse Camel Aries-XA Transaction-Mybatis-oracle javax.transaction.RollbackException: Unable to commit: transaction marked for rollback

    Jboss Fuse Aries XA transactions issue. XA Datasource is setup using Aries-XA auto enlistment. <service interface="javax.sql.XADataSource" ref="oracle-XA-DB">    <service-properties>   ...
    Profile Photo
    created by muthu8891
  • 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
  • Unable to deploy when marking Camel as provided

    Hello everyone,   I've recently began trying to use Fuse and are currently having some trouble with Camel.   I am trying to use the camel version provided with Fuse 6.2.1 (2.15.1.redhat-621084)   Thi...
    Profile Photo
    last modified by soltzu
  • Hosting Jboss fuse as Windows service

    Hi All,   I'm trying to host JBoss Fuse (jboss-fuse-6.0.0.redhat-024) as windows services(64 bit). I have followed couple of links available and able to achieve the same in my local system(windows7 64 bit). But ...
    Profile Photo
    last modified by sreekanth.munarai
  • Reporting Tool For JBoss Fuse ESB

    Hi All,   Is there any reporting tool out-of-the-box available for JBoss Fuse. I understand that Hawtio can show live and real time metrics and visualize the message flow but is there a way to generate historica...
  • Unable to get websockets and stomp transports working on jboss-fuse-full-6.1.0.redhat-379

    Related to the post By Ken P. @ https://github.com/kpeeples/jboss-fuse-websockets-demo for the Fuse+HTML5+Websockets demo.   After initial install I can netstat as follows : TCP 0.0.0.0:61614    ...
    Profile Photo
    last modified by zerog
  • Imporper display of camel route diagram in Fuse Managment Console

    Hello,   Please find the screen shot below. Deployed couple of fuse projects and running as expected.   But unable view the Route diagram properly, please let me know if work around for displaying the Rout...
    Profile Photo
    last modified by kkrishnashankar
  • Creating seperate log files for each application/project

    Hello,   Followed same instructions in thread, doesn't help me   Re: RED HAT JBOSS FUSE ESB 6.00 Logging sperately for each bundle     reproduced from above thread     Following the...
    Profile Photo
    created by kkrishnashankar
  • File path gets changed when passed through a different bundle

    Hello all,   I've been trying to pass an external file from a Bundle to another and when I call Bundle B's method from Bundle A... the path gets changed to my Jboss Fuse Home directory.   My code looks lik...
    Profile Photo
    created by onimurasame
  • Multiple intraday Maven SNAPSHOT feature installs from Archiva

    We are working to setup CI for feature deployment in our Fuse environment. Currently, we are running JBoss Fuse 6.2.x.   To this point, here is what we have configured for our DEV server:   1. Maven build ...
    Profile Photo
    last modified by lmorganjr
  • JBoss products required for ESB develop, deploy & implmentation?

    Hello,   what are the products required to build ESB develop , deploy & implementation? Are JBoss Fuse and JBoss AS enough to build , develop Enterprise Service Bus?   Thanks, Krishna
    Profile Photo
    last modified by kkrishnashankar
  • Error installing quickstart rest example on Fuse

    Hi,   I've just started experimenting with JBoss Fuse. Downloaded the environment, did the whole video tutorial and now started with the quickstarts. ( https://github.com/jboss-fuse/quickstarts/tree/master/rest ...
    Profile Photo
    last modified by luukvanrens
  • Problems with HibernateProxy Class Cast Exceptions

    Hey,   I have been working with JBoss Fuse for a little while now, and I have been noticing some very strange behaviours... for some reason when I try and make a call to my Oracle database with Hibernate I some...
    Profile Photo
    created by davidfirth