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

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

Commit first step changes to 3.0-beta at rev.1307840
                
> 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