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

Yi Xiao commented on GERONIMO-5939:
-----------------------------------

According to the senario above, provide Three karaf shell commands:
1 obr:geronimo-addUrl 'URL of the repo file'
2 obr:geronimo-install 'symbolicName,version'
3 obr:geronimo-uninstall 'symbolicName,version'

The geronimo-install command also can take optional parameters to indicate 
whether to start the bundle and assign the bundle's start level.
The geronimo-uninstall command matches the install one, if you want to 
reinstall the obr bundles by no restart server, you should use 
geronimo-uninstall instead of osgi:uninstall

> Support OBR resolution during bundle install
> --------------------------------------------
>
>                 Key: GERONIMO-5939
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5939
>             Project: Geronimo
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: deployment, osgi
>    Affects Versions: 3.0-M1
>            Reporter: Jarek Gawor
>         Attachments: GeronimoOBR_5939.patch
>
>
> When installing an individual bundle (via the admin console, command line or 
> shell) provide an option to perform OBR resolution to install the dependent 
> bundles.

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

        

Reply via email to