You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting with a clean download of the latest release version of JBoss Fuse, after I start up the server and attempt to install fabric-jclouds, it fails with an Unsatisfied requirement(s) error for 3 services
After unzipping and digging through the relevant distro files, I confirm that the 3 services indicated are non-optional dependencies for the fabric-core-agent-jclouds bundle
Strangely enough, comparing this version of the fabric-core distro with 1.0.0, I find that the missing services were appropriately exported in 1.0.0, but for some reason have been removed in the current version.
Is this deliberate? In which case, what's the idea to realise dependency sufficiency in the current version
Is a patch already existing and how does one apply it in a relatively standard way? (I'd rather not be digging through and manually updating manifests and features xmls)
This release has been available for several months. For such an obvious entry scenario, I still can't understand how come I've not found ANY meaningful reference to this issue anywhere on the web (just the one reference in passing while discussing a smoke test to ensure all features in a version can be installed). Made me wonder for a bit whether this issue was due to something wrong with my setup. What am I missing?
The text was updated successfully, but these errors were encountered:
Hi all,
Starting with a clean download of the latest release version of JBoss Fuse, after I start up the server and attempt to install
fabric-jclouds
, it fails with anUnsatisfied requirement(s)
error for 3 servicesAfter unzipping and digging through the relevant distro files, I confirm that the 3 services indicated are non-optional dependencies for the
fabric-core-agent-jclouds
bundleHowever, the services have not been exported by any of the bundles that this feature references.
Strangely enough, comparing this version of the
fabric-core
distro with1.0.0
, I find that the missing services were appropriately exported in1.0.0
, but for some reason have been removed in the current version.Version 1.0.0
Version 1.2.0
The text was updated successfully, but these errors were encountered: