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

Rex Wang commented on GERONIMO-5764:
------------------------------------

fix #1 at revision: 1145896, we won't start the fragment bundle when launch the 
framework.

For #2, I agree with you. Currently we install car's dependent bundles in car's 
activator, which is not that osgi-friend. That is, if the recorded bundle has 
the same start level with the car, there is no guarantee which one will start 
first. This could cause the recorded bundle fail to resolve and start. I 
believe setting the startlevel properly can resolve this.
On the other hand, GEP need find a place to record each bundle's start level, 
or just by default use the initial bundle startlevel + 10 ?

-Rex

> Support Bundles Deployment in deployment command line
> -----------------------------------------------------
>
>                 Key: GERONIMO-5764
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5764
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: commands, console, deployment
>    Affects Versions: 3.0
>            Reporter: viola.lu
>            Assignee: Rex Wang
>            Priority: Critical
>             Fix For: 3.0
>
>         Attachments: GERONIMO-5764-install-bundle.patch, 
> GERONIMO-5764-install-uninstall-bundle.patch, 
> GERONIMO-5764-record-bundle.patch, GERONIMO-5764.patch
>
>
> Now we have to deploy a regular bundle via karaf shell: osgi:install 
> file:/[bunlde_path], not deployer command line, so open this jira to track 
> this feature enablement.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to