Hi, With karaf feature, we could group a bunch of bundles of an application as a deployment unit. But, how could upgrade a bundle of the karaf feature without interrupting production?
Make a new version of the karaf feature? But, it seems that we need to uninstall the old one and then install the new one. It would interrupt the production. If we upgarde one of bundles of the karaf feature by ourself, it means that the original version and containing of the feature of this application is not the same. Any suggestion for this case? Thanks. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-Feature-for-an-Application-tp4040379.html Sent from the Karaf - User mailing list archive at Nabble.com.
