[Karaf] Hot undeploy does not work after a Karaf restart
--------------------------------------------------------
Key: FELIX-1705
URL: https://issues.apache.org/jira/browse/FELIX-1705
Project: Felix
Issue Type: Bug
Components: Karaf
Affects Versions: karaf-1.0.0
Reporter: Filippo Diotalevi
Priority: Critical
Fix For: karaf-1.0.2
Normally with Karaf I can copy a bundle jar into the ./deploy directory to
install it in the osgi container. After that, I can uninstall such bundle
simply removing the jar file.
However, if I perform the following steps:
1) copy bundle.jar into the ./deploy folder
2) shutdown karaf
3) startup karaf
4) remove the bundle.jar from the ./deploy folder
the bundle.jar is not uninstalled.
This issue is not present in File Install 2.0, it seems to be specific of Karaf.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.