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

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

I asked it in Felix forum, seems that while mvn style protocol is used, Felix 
will read the bundle from the stream, then save it in the cache. 
http://old.nabble.com/Change-the-behavior-of-the-bundle-installation-with-mvn-url-protocol-td26108064.html
So it seems that if we need to enable the file reference in OSGI to avoid file 
copying, the only way I could see is to use reference:file url for bundle 
installation. But if we do that, we can not use location to identify the 
bundle, for two urls may point to the same bundle.

> Figure out how to handle OSGI cache in Geronimo
> -----------------------------------------------
>
>                 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