• 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
  • 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
  • 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
  • JSONAPI implementation in JBOSS Fuse

    Hi there   I want to know whether anyone has ever implement JBOSS Fuse with JSONAPI specification -   http://jsonapi.org/ compliant. There is a library such as Katharsis to implement server side of JSONAPI...
    Profile Photo
    last modified by reinhal
  • 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
  • Fuse Deployment Architecture Model

    We are trying to design and come up with an architecture for the PROD environment using JBoss Fuse 6.2.1 OSGi container. We have decided to create 5 Fabric server each running in separate host. Each fabric server will...
    Profile Photo
    last modified by ravishankarhassain
  • 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
  • What is the best way to get auto notification(i.e. via email) when a fabric:container is down(unexpected error)

    Hi I am new to FUSE. Would like to know the best way to get auto notification(i.e. via email) when a fabric:container is down(unexpected error)
    Profile Photo
    created by suresh.reddy
  • 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
  • Redelivery Policy is ignored by Camel on ActiveMQ

    Hi, I'm enabling transaction in JMS Queue consuming route, and trying to configure RedeliveryPolicy in Spring/Camel file as you can see below: <bean id="myRedeliveryPolicyConfig" class="org.apache.camel.pro...
    Profile Photo
    last modified by michele-82
  • Camel Loop Xpath Expression

    Has anyone tried setting up XPath expression for the loop counter? The following camel route does not seem to work for me and I am assuming that the expression has to return a number for the loop counter:   <...
    Profile Photo
    last modified by tomekzz
  • How can I deploy Restfull war on jboss fuse jboss-fuse-6.2.0.redhat-128 ?

    I have  Restfull webservice packed as war, deployed on wildfly-8.2.0.Final working fine. And I am trying to deploy it on jboss-fuse-6.2.0.redhat-128 . I have copied the war file in fuse deploy folder. here is ...
    Profile Photo
    last modified by seybaa
  • Add child attributes to elements (convert csv to xml using Apache camel)

    I was able to convert csv to xml using code My question is what changes are needed in EmployeeDTO.java to get the expected output below -( I want the child attributes to be displayed) MY EmployeeDTO.java @XmlRootElem...
    Profile Photo
    created by szarekar
  • how to integrate activiti with fuseESB?

    BackGround:      I need an Integration framework. I compared with fuseESB and servicemix. What i have done?      Use example of book-osgi-app from Activiti In Action. I try t...
    Profile Photo
    last modified by qingmo
  • Cost saving with OSGI technologies for Business to Business (B2B) Model

    Hi guys,   I wrote a blog about potential cost saving with OSGI technologies for Business to Business (B2B) Model.   I really appreciate it if you can find time to read and tell me your opinions about it. ...
    Profile Photo
    created by speleomaniac