The Pax Runner Does Not Work Well with Felix 1.6.0
--------------------------------------------------

                 Key: PAXRUNNER-231
                 URL: http://issues.ops4j.org/browse/PAXRUNNER-231
             Project: Pax Runner
          Issue Type: Improvement
          Components: felix
         Environment: Use pax runner to start with Felix 1.6.0, but not all 
bundles was started.
            Reporter: tangrui
            Assignee: Alin Dreghiciu


Felix has released its 1.6.0 version. I tried to start pax runner with it, but 
it seems that not all bundles was started.

This is because I use custom start level in properties file to control the 
start order of each bundle. I set the --startLevel parameter to some greater 
value. But when the framework started, I ps the bundles, but default START 
LEVEL was read 1, not the value I set.

I've checked the code between pax runner and felix framework, it was that the 
FRAMEWORK_BEGINNING_STARTLEVEL value has been changed. 

In Felix 1.4.1, it was "org.osgi.framework.startlevel", but in Felix 1.6.0 it 
has been changed to "org.osgi.framework.startlevel.beginning". So I think this 
difference makes pax runner cannot work with Felix 1.6.0.

This value is in file org.osgi.framework.Constants. The comments said that "see 
Core Specification, section 8.2.3"

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

        

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to