[
https://issues.apache.org/jira/browse/GERONIMO-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021430#comment-13021430
]
Rex Wang commented on GERONIMO-5820:
------------------------------------
the hotbundles bases on Felix File Install. And the correct use-case of this
feature is as following:
File Install is a directory based OSGi management agent. It uses a directory in
the file system to install and start a bundle when it is first placed there. It
updates the bundle when you update the bundle file in the directory and, when
the file is deleted, it will stop and uninstall the bundle.
> The application file still exists in <geronimo_home>/hotbundles directory
> after the application was uninstalled via "OSGI Bundles" porlet
> -----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-5820
> URL: https://issues.apache.org/jira/browse/GERONIMO-5820
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Hot Deploy Dir
> Affects Versions: 3.0
> Environment: JRE 1.6.0 IBM J9 2.4 Windows XP x86-32
> jvmwi3260sr9-20101124_69295 (JIT enabled, AOT enabled)
> Reporter: Tina Li
> Assignee: Rex Wang
> Priority: Minor
> Fix For: 3.0
>
>
> 1.Use Feb 15 build of Geronimo server
> 2.Start the server if it's not started
> 3.Use simple osgi bundle sample "HelloWorld"
> 4.Hot deploy "HelloWorld.jar",that is, put "HelloWorld.jar" into file folder
> of <Geronimo_home>/hotbundles
> 5.Uninstall the HelloWorld bundle via "OSGI Bundles" porlet
> 6.Look into the <Geronimo_home>/hotbundles file folder, and found the
> "HelloWorld.jar" still existed.That seems unresonable.
> 7."HelloWorld.jar" can be got from GERONIMO-5793
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira