Hello, I'm using Karaf 2.2.7 and Cellar 2.2.3 on two nodes (node 2 is remote). Group configuration is set to allow feature, config and bundle sync.
Feature and configuration sync works great but bundle sync is not operational. Documentation is quite short on this part so could anyone direct me if I'm doing something wrong. For the feature sync I used the "features:addurl URL" and "features:install X" commands and nodes got synced. For the configuration sync I used the "config:XXX" commands and nodes got synced. For the bundle sync I'm using the "bundle:install X", "bundle:start X", "bundle:stop X" (same as the "osgi:install" or "install") and nodes don't get synchronized. What am I doing wrong? I'm not quite familiar with the "group components" either (group feature, bundles, configuration). What do the actions performed on them actually DO? Listing these components gets me a list of mutual components that node 1 and node 2 have but installing/starting/stopping these components doesn't trigger any changes to the nodes. Where is this group instance actually located, because I cant access bundle behaviour even though the group bundle is stated as started? I tried using Karaf 3.0.0 and Cellar 3.0.0 but I didn't even get this far. Any recommendations on what snapshot versions to use? Thanks -D -- View this message in context: http://karaf.922171.n3.nabble.com/Cellar-Bundle-Sync-help-tp3987690.html Sent from the Karaf - User mailing list archive at Nabble.com.
