• cxf:rsServer - to respond with custom http code

    Hello   My configuration is as below.   JBoss Fuse 6.2.1 - I run a bundle which exposes a rest server using cxf:rsServer.   I want to respond with a custom HTTP response code in case if there is an e...
    Profile Photo
    last modified by sonyjop
  • oracle.jdbc.OracleDriver not found by wrap_mvn_c3p0_c3p0_0.9.1.2

    Hello Friends   There is a new problem that I face while using the below combination:   JBoss Fuse - 6.2.1 Oracle - ojdbc7.jar 12.1.0.1 camel-quartz2 6.2.1-xxxxx-084   I am trying to have a quartz ...
    Profile Photo
    last modified by sonyjop
  • 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
  • Is Blueprint inappropriate for relatively large integration?

    I have been recently engaged by a company that is making use of JBoss Fuse for the ESB/integration layer.  The implementation will have over 200 business integrations among several systems.  Each business in...
    Profile Photo
    last modified by kgwhitaker13
  • Getting Started Question

    Hi,   actually i am trying the getting started guide for JBoss Fuse 6.2.1 and i have some problems with the 4th chapter.   The 4th Chapter is about creating and configuring a fabric.   After i created t...
    Profile Photo
    last modified by sickelmann
  • 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
  • error while camel route starts in spring unit test

    Hi all!   I tried to run a Spring based unit test using camel version 2.15.1.redhat-621084 and I am getting:   Caused by: java.lang.LinkageError: loader (instance of  sun/misc/Launcher$AppClassLoader)...
    Profile Photo
    last modified by vspiliop
  • What's JBoss Fuse Runtime Governance component status?

    Hi,   As far as I know Design Time Governance component is already deprecated in JBoss Fuse. What about Runtime Governance component? Is it also going to be deprecated soon or it will still be part of JBoss Fu...
    Profile Photo
    last modified by tomis
  • Fuse ESB 6.2.0- client -f and b options dont work in windows

    Hi All   We are trying to do the continuous deployment using Jenkins and required to run the client command with different options.   Firstly, Please let me know if anyone able to do the continuous deploym...
    Profile Photo
    last modified by poonks
  • unable to install fuse eap installer in windows.

    Hi all, Iam trying to install jboss fuse eap 6.2.1 in windows machine. i have downloaded fuse-eap-installer-6.2.1.redhat-084 from jboss site. when i double click on the installer it is not executing the executables...
    Profile Photo
    created by ravi21588
  • Bundle Deplyment error

    Hi There,   I am getting error while deploying bundle containing sql component. see following error. I really Appreciate any help on this, I have already searched a lot some post are saying there is Version prob...
    Profile Photo
    last modified by mitul.sanghani
  • fabric8-karaf-1.0.0.redhat-379 - camel routes are getting restarted indefinitely

    We have an application with multiple bundles(blueprint) and each bundles are integrated using an OSGi service which is running in fabric8-karaf-1.0.0.redhat-379 container.   Each bundle has its own camel contex...
    Profile Photo
    created by writemevenkat
  • 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
  • Profile properties auto refresh

    Hi, I have a profile with properties file and I have a simple route:   <route id="timer-to-console">      <from uri="timer://pingSMPPTimer?period={{smpp.ping.period}}"/>  ...
    Profile Photo
    last modified by afilippov
  • How do we maintain technical currency in FUSE

    Hi All,   Firstly, I'd like to point out that I'm a solutions architect but a complete novice when it comes to the FUSE platform. Having said that I've been writing enterprise apps for a long time and am now loo...
    Profile Photo
    last modified by janahan
  • 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
  • facing dozer transformation Issue : Source object must not be null

    Hi All ,   I have been trying to do Json2Json dozer transformation in Camel . However I am facing the below error   org.dozer.MappingException: Source object must not be null   at org.dozer.util.Mappi...
    Profile Photo
    created by ramandeep