The implementation of 
org.osgi.service.startlevel.StartLevel.setBundleStartLevel(Bundle, int)
---------------------------------------------------------------------------------------------

                 Key: FELIX-3303
                 URL: https://issues.apache.org/jira/browse/FELIX-3303
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: framework-4.0.2
            Reporter: Yasuhiro Kawame


StartLevel.setBundleStartLevel(Bundle, int) throws IllegalArgumentException, if 
the specified bundle has been uninstalled.
see: 
http://www.osgi.org/javadoc/r4v43/org/osgi/service/startlevel/StartLevel.html#setBundleStartLevel(org.osgi.framework.Bundle,
 int)

But IllegalStateException is thrown.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to