[ 
https://issues.apache.org/jira/browse/GERONIMO-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor reopened GERONIMO-5764:
-----------------------------------

      Assignee: Jarek Gawor  (was: Rex Wang)

I discovered two problems with the current implementation:

1) As introduced as part of this work the following change 
http://svn.apache.org/viewvc?view=revision&revision=1146683 has a side effect 
of starting any bundles and not just bundles installed via the install-bundle 
function. That means that this code can attempt to start bundles of an OSGi 
application which should not start at that time.

2) Since BundleRecorderGBean was updating etc/startup.properties with the 
installed bundles that means that "deploy" or "client" tools would start these 
bundles as well.

                
> 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: Jarek Gawor
>            Priority: Critical
>             Fix For: 3.0
>
>         Attachments: GERONIMO-5764-install-bundle.patch, 
> GERONIMO-5764-install-uninstall-bundle.patch, GERONIMO-5764.patch, 
> GERONIMO-5764-record-bundle.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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to