Questions tagged [fusefabric]

Fuse Fabric is a provisioning, configuration and management solution for Apache Karaf, Apache ServiceMix and Fuse

Fuse Fabric is a provisioning, configuration and management solution for Apache Karaf, Apache ServiceMix and Fuse. The open source project is now called fabric8

Project on Github

20 questions
0
votes
1 answer

FuseFabric for FTP/File failover endpoints?

I am creating a camel project which polls the local directory and pushes the files to a FTP location. I want to apply failover mechanism to my design. If want another fuse instance to be ready, if the current node fails. Without any failover, two…
gnanagurus
  • 883
  • 1
  • 12
  • 29
0
votes
0 answers

Fuse Fabric deployment error | java.lang.Exception: Can not resolve feature

i am trying to deploy to Fuse Fabric. The application is built using Spring, Camel, CXF, WS-security, drools and Guvnor. i was able to deploy the application to Karaf container, but when i deploy the same in Fabric using the FAB deployment. it is…
pramod
  • 1
  • 2
0
votes
1 answer

Fuse ESB Fabric Feature bundle load order

Is there a way of controlling the order in which OSGi bundles inside a fuse esb fabric feature are loaded so that later bundles are dependent on the complete loading of earlier ones? For example, in the following feature, I want the simple-client…
Ellis
  • 689
  • 1
  • 11
  • 24
0
votes
2 answers

Is Fuse Fabric free to use in production? Can I use it with ServiceMix?

Fuse Fabric http://fuse.fusesource.org/fabric/index would offer usable features for clustering my ServiceMix solution and it's Camel routes. Is Fuse Fabric free to use in production? I see mention of Apache 2.0 license in FAQ, but that does yet…
0
votes
1 answer

Property setting gone "missing" from fuse fabric

I'm using Fuse Fabric with the standard profile configuration mechanism. The blueprint.xml for my component contains the following:
vikingsteve
  • 38,481
  • 23
  • 112
  • 156
1
2