[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-67) Disable bundle deployment through web console

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


Disable bundle deployment through web console
---------------------------------------------

                 Key: JBOSGI-67
                 URL: https://jira.jboss.org/jira/browse/JBOSGI-67
             Project: JBossOSGi
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: JBossOSGi 1.0.0 Alpha3
            Reporter: Thomas Diesler


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.

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