[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-335) Ensure that start levels are supported via JMX

David Bosschaert (JIRA) jira-events at lists.jboss.org
Fri Jun 4 04:43:25 EDT 2010


Ensure that start levels are supported via JMX 
-----------------------------------------------

                 Key: JBOSGI-335
                 URL: https://jira.jboss.org/browse/JBOSGI-335
             Project: JBoss OSGi
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: jboss-osgi-jmx
    Affects Versions: JBossOSGi 1.0.0 Beta8
            Reporter: David Bosschaert


Specifing and controlling start levels via JMX should be supported. We need to properly test this.

It should be possible to:
1. Install a bundle using JMX
2. Set its start level
3. Start the bundle
If the framework's startlevel isn't at the level specified for the bundle, the bundle should not actually be started but marked as 'to-be-started' so that when the framework reaches that start level the bundle will be started.

All this functionality is there in the core, but we need to make sure it works properly from JMX.

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

        


More information about the jboss-osgi-issues mailing list