Hello, on karaf 2.3.3, i would like to know if it's possible deploying different feature versions without any service interruption. For instance, I install through deploy/ projet-1.0.3.kar. Karaf deploys and installs it with other features. The service is directly avalaible which is perfect. When I want to update the project to version 1.0.4, I directly deploy it in deploy/ dir Bus the two versions are installed at the same time which is not appropriate.
Is there a way to update kars version easily (other way than uninstall / remove kar / deploy ) ? Thanks in advance. Christophe -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-2-3-3-Deploying-kars-updates-tp4031303.html Sent from the Karaf - User mailing list archive at Nabble.com.
