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

David Jencks commented on GERONIMO-5777:
----------------------------------------

My current viewpoint is that this is the most appropriate behavior.  I regard 
the bundles that the osgi framework knows about as the actual server, and any 
supporting files we may happen to supply (such as the maven-structured 
repository directory) as secondary and transitory details.

We're deploying stuff into the osgi framework using mvn urls.  Whether these 
artifacts are in our private mvn repo, the ~/.m2/repository local mvn repo, 
some nexus instance, or something else should be irrelevant.

If people deploy stuff through karaf directly either in the shell or by 
dropping them in deploy (or hotbundle) there's not much we can do to generate 
maven coordinates for them.

I'm thinking of experimenting with assembling servers without including the 
repository.

> Installed Bundles are not found if cache is cleared
> ---------------------------------------------------
>
>                 Key: GERONIMO-5777
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5777
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-M2, 3.0
>         Environment: OS:win2003
>            Reporter: viola.lu
>             Fix For: 3.0-M2, 3.0
>
>
> Currently, all bundles installed via karaf shell are kept one copy in cache, 
> not persistent in repository, if cache is clear, those installed bundles are 
> not found, making server start error.

-- 
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