[ 
https://issues.apache.org/jira/browse/GERONIMO-4921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768691#action_12768691
 ] 

Ivan commented on GERONIMO-4921:
--------------------------------

While playing with the geronimo-framework,  I found that by default, felix will 
cache the bundles in the cache folder, and just replace the files in the 
repository will not affect those ones in the cache folder, so even after 
restarting the server, those files in the cache are not refreshed.
1. We should call the OSGI api to install/refresh files in the cache while we 
deploy/redeploy Java EE applications in the future.
2. With the cache working, it seems that if the repository occupies 50 M, we 
will need another 50M disk space as the cache, not sure whether it is 
acceptable.
Thanks for any comment !

> Use OSGI's way to manage the server repository
> ----------------------------------------------
>
>                 Key: GERONIMO-4921
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4921
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: osgi
>    Affects Versions: 3.0
>            Reporter: Ivan
>             Fix For: 3.0
>
>
> Some install/uninstall action should be done via OSGI API  or Karaf functions 
> more easily.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to