Hi all,
I am trying to refresh a bundle from the Karaf console. I have a
features project that describes the bundles I want deployed & I have a
distribution project to build a custom Karaf instance. All that works
great, but when I rebuild my project from source & execute a
"features:uninstall <somebundle>" & then "features:install
<thesamebundle>", that bundle is not refreshed/updated. Does Karaf
provisioning behave differently when bundles are assembled via a custom
distribution vs just running "osgi:install -s mvn:somebundle"?
Thanks,
Jason
- refresh/update bundles Jason
-