Hi with karaf 3.0.2. assume we have bundleA (a REST API) which uses bundleB (a DAO API). I have new versions of these bundles from a maven build. I bundle:update B then bundle:update A. Cmd is update <bundleid> file:/path/to/bundle.
Do I need to also subsequently issue bundle:refresh and/or bundle:resolve and/or bundle:restart to effect the "loading/use" of the new versions of these bundles? How do you know which version of a particular bundle is in use by karaf? Is there a way to check this in the console? -- View this message in context: http://karaf.922171.n3.nabble.com/bundle-update-tp4038534.html Sent from the Karaf - User mailing list archive at Nabble.com.
