Thread What is the correct process manager bundle mvn URI?
What is the correct process manager bundle mvn URI?After manually inspecting a number of fuse repos, I'm still unable to acquire the process manager bundle via a mvn URI. It's not a maven proxy/repo configuration issue, since custom features are being accessed just fi...
When will FMC be available as a feature?Stan Lewis mentioned that FMC will be available as a feature in the next release of Fuse Fabric. Do we know the expected release time of this version? I ask because we'd like the reassurance of knowing...
Thread Why are most of your Maven repositories now bare?
Why are most of your Maven repositories now bare?A ton of public repos of yours I was using successfully last week are now bare. This includes Maven Central. Is this RedHat encouraging you to more tightly control repo access ready to privatise them n...
Thread What variables/properties can we reference in configuration files?
What variables/properties can we reference in configuration files?I routinely see reference to variables/properties when viewing configuration files. For example, after creating an MQ broker, the broker.xml contains reference to *${broker-name}* and *$*. I've tried to find t...
Thread FMC should stop a container before deleting it.
FMC should stop a container before deleting it.Why doesn't FMC stop a container before deleting it? It appears that Stop must be manually clicked before Delete. It'd be nice if this was done automatically!
Thread Does Fabric manage ports of e.g. Tomcat instances?
Does Fabric manage ports of e.g. Tomcat instances?I've read the documentation on the Process Manager for Fabric. If multiple Tomcat instances are created across multiple child containers, presumably their ports still need to be managed by hand to ...
Thread Why is my 'Available Features - Repository:' list empty?
Why is my 'Available Features - Repository:' list empty?I've been trying to get this to work for the past few hours with no success. After installing Fuse Fabric I entered the Fuse Fabric ESB command console via ..fabric/bin/fusefabric, which itself simply calls .....
Container Management using FMC and FabricI have FMC with fabric registry running on server01. I created two ESB Enterprise containers on server02 and server03 and had them join the fabric at server01:2181. They show up in the FMC console fine. One of...
Thread Where is the documentation for FMC RESTful API?
Where is the documentation for FMC RESTful API?I was told when talking with James Straachan recently that everything Fuse Management Console does can be accessed via a RESTful API. After Google'ing all I can find relating to this is references to JMX and Camel RES...
Want to demo the application on cloudHello, I have created the apache camel application and deployed it on ServiceMix 4.4.2. The application processes the XML documents and uses ActiveMQ as a message bus between the routes. It also does some int...
Thread Installing leveldb fusemq-leveldb-1.2-uber.jar on broker
Installing leveldb fusemq-leveldb-1.2-uber.jar on brokerHi, I use FMC to create containers and deploy profiles. I wanted to test level db for persistence with my broker. I set up the borker via mq profile. But fusemq-leve...
Adding Features RepositoryI am trying to load a features respository into an FMC profile based on the example here: http://fusesource.com/docs/esbent/7.0/esb_getting_started/Develop-Feature.html I have built the feature project and ...
Thread Force Deploy of Updated Bundles from Remote Maven Repo
Force Deploy of Updated Bundles from Remote Maven RepoDuring our POC, I came across an issue I am not sure how to resolve. Our build process loads bundles/features into a local maven repo we host here. I have set up my default profile in the fabric registry to us...
FMC pinger example...I've gone ahead and posted the code for the example I used during the FMC webinar during RedHat's Integration and BPM week up on github, you can get ahold of it here.
Thread Zookeeper SASL-authenticate error in FMC on Linux Install
Zookeeper SASL-authenticate error in FMC on Linux InstallI just switched to installing FMC (7.0.0.fuse-061) from Windows to Linux (Centos). I have 4 Linux VMWare instances running and I was able to create containers on each from the Windows host using container-create...