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

Ivan commented on GERONIMO-6313:
--------------------------------

Commit more changes to 3.0-beta branch at rev.1308406, now all the codes are 
using the same reference:file format for bundle installation. There is still 
problems for DependencyManager, as it is a bit hard to find the correct maven 
style artifact from the reference style location.
                
> Use reference:file protocol for server-side bundle installlation
> ----------------------------------------------------------------
>
>                 Key: GERONIMO-6313
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6313
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment, kernel
>    Affects Versions: 3.0-beta-1
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0-beta-2
>
>
> Now in Geronimo, we are using mvn protocol to install the bundles to the OSGi 
> runtime, with this, all the bundles in the repository will have another copy 
> in the cache, considering the getRealPath support, we may have three copies 
> of the deployed applications in the server directory. I am thinking to use 
> the reference:file to install the bundles, and those deployed applications in 
> the repository directory will be extracted, as what we do in Geronimo 2.* 
> versions. Actually, I have changed to use reference:file protocol to install 
> the temp bundle in the deployment process in the past.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to