• How to create a topic/queue

    Hi I am trying fuse esb and products, I am looking for help, in creating a topic or queue, does JMX console help?
    Profile Photo
    last modified by venkatad
  • How to combine or federate two FUSE ESB container?

    I have FUSE ESB Enterprise installed on two virtual machines.   1. FUSE ESB OSGi container on Virtual Machine vm1:       FuseESB:karaf@vm1>osgi:list   This will display all the bun...
    Profile Photo
    created by wl880504
  • publish service to Jetty server

    I have created a restful service bundle and deploy it to FUSE ESB karaf container. spring beans.xml:       Now I can access the restful service with URI: http://localhost:8181/cxf/mongo   I jus...
    Profile Photo
    last modified by wl880504
  • how to mock blueprint beans?

    Hi,   I am using CamelBlueprintTestSupport to test camel routes defined in blueprint xml files.    Everything works OK if I stick to mocking endpoints but I need to mock a bean defined in the bluepri...
    Profile Photo
    last modified by jasonnh
  • FUSE-ESB 4.4.1: can't create specific fault for cxf web service

    Hi all,   I can't create a specific fault message for a cxf web service. The web service works fine but if an error occurs I get always a common soap error. I've tested it with soapUI and got the following resp...
    Profile Photo
    last modified by dako_t
  • Fuse Paid Trainning

    Do you guys know about any Fuse ESB Paid Trainning.   I get no answers in this page. And can't find anything on red hat.   Thanks in advance.   -R
    Profile Photo
    last modified by raulooo_erreauele
  • How to create and deploy a Restful service to Fuse ESB

    I just need to create a restful service with Maven and deploy this service to FUSE ESB karaf container. I have been struggling for couple of days. I have searched a lot and tried many tutorials. But still can not get ...
    Profile Photo
    last modified by wl880504
  • WAR not getting service reference

    I have a 4.4.0-fuse-00-43 working app.  After much searching I found the blog   blog http://davidvaleri.wordpress.com/2011/08/17/deploying-spring-mvc-based-web-applications-to-osgi-using-apache-servicemix/...
    Profile Photo
    created by wwiles
  • Is there any Nosql Database available as a library bundle in FUSE

    I am looking for a nosql databse available to fuse. I am wondering if there are already some nosql database as library bundle. Or can someone provide me some information about how to make a nosql database as a service...
    Profile Photo
    created by wl880504
  • Is there a general way to implement stopping a bundle?

    I have created a OSGi bundle from mavenized floodlight. I use blueprint config.xml to activate the bundle. Here is the blueprint config.xml:         I create a class FloodlightBean which provides ...
    Profile Photo
    last modified by wl880504
  • FUSE ESB 1.7.0 - failed to access BrokerFacade: reason: Authentication fail

    I am trying to access the activemq web console on fuse fabric. On accessing the active MQ web console (http://localhost:8181/activemqweb/) it is failing with error in log - failed to access BrokerFacade: reason: Authe...
    Profile Photo
    last modified by shenzy_shency.revindran
  • Generate xml file according to mapping

    Hi All,   I have one abc.xml file structure like         Is there any tool in servicemix that can do according to mapping ? If not then suggest easy way to do the same.
    Profile Photo
    last modified by maulik.adiecha
  • Fuse ESB 7.0.0 and ActiveMQ 5.6.0

    Hi,   I am new to Fuse ESB.   As I understand Fuse ESB (7.0.0.fuse-061) is based on ActiveMQ 5.5.1 (5.5.1.fuse-7-061).   My question is, is it possible to  upgrade the ActiveMQ version to 5.6.0 ...
    Profile Photo
    last modified by shenzy_shency.revindran
  • hooking up JDBC datasource

    Hi again.   Another step (not sure if forwards or backwards) on the road to getting JPA working.  Having resolved my JDBC bundle package importing (and actually seeing it working), I am now getting the foll...
    Profile Photo
    last modified by paulc8712
  • class not found

    Hi all.   Background: I'm trying to get a FuseESB project off the ground here - but seem to be struggling with adapting the examples.  Ultimately i'm trying to read and write to a database which I would hav...
    Profile Photo
    last modified by paulc8712
  • "Cannot rollback() inside an XASession" error on Fuse ESB 7.1.0

    Yesterday I tried to migrate my bundles from ServiceMix 4.4.1 to Fuse ESB 7.1.0. Bundles with local transactions work fine, but other ones with XA transaction don't work well. They write continuously tracebacks with t...
    Profile Photo
    last modified by alexander.durnev
  • OSGi dependency issue - need help in deploying maven bundle to OSGi contain

    I want to deploy a mavenized project floodlight to Fuse esb OSGi container. Here is what I did so far:   1. Download maven project:     git clone https://github.com/oshothebig/floodlight.git ...
    Profile Photo
    last modified by wl880504
  • How to disable Fuse automatically start bundle when launch fuse esb

    I have created a bundle using Maven. I use blueprint to activate this bundle. In the init() mehtod:   public void init() {          System.setProperty("org.restlet.engine.logg...
    Profile Photo
    last modified by wl880504
  • myBatis and config file

    I have mybatis working but i am now at the stage where we need to deploy to an external ESB so need to externalise the config settings (we'll be using FMC).   I've attached my SqlMapConfig.xml which is working b...
    Profile Photo
    last modified by garethahealy
  • Governance Registry and FuseESB

    Hi,   I would like to use the "service registry" concept (example: UDDI) for discovery at run time the endpoint of the service. I would like that Camel makes a query to the registry to get the physical endpoint...
    Profile Photo
    last modified by rcarotenuto