[jboss-osgi-issues] [JBoss JIRA] Commented: (JBOSGI-66) Deploying a new bundle does not update list of bundles in JMX

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Apr 21 07:07:34 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBOSGI-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12463365#action_12463365 ] 

Thomas Diesler commented on JBOSGI-66:
--------------------------------------

Currently the web console allows you to install a bundle directly into the OSGi Runtime without going through the defined set of bundle deployers. As a result, the newly installed bundle does not get processed by the BundleManagementDeployer and hence does not get registered with JMX

The preferred fix is to replace the provided upload functionality with one that delegates to the MainDeployer.

> Deploying a new bundle does not update list of bundles in JMX
> -------------------------------------------------------------
>
>                 Key: JBOSGI-66
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-66
>             Project: JBossOSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Deployers
>    Affects Versions: JBossOSGi 1.0.0 Alpha3
>            Reporter: Heiko W. Rupp
>
> Start the runtime, use jconsole to watch the list of bundles.
> Start the felix console and deploy / start e.g. com.softsell.open.osgi.telnetd
> Go back to jconsole and have a look at the list of bundles again - it has not changed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-osgi-issues mailing list