Looking for "bundles.configuration.location" should use 
BundleContext.getProperty
---------------------------------------------------------------------------------

                 Key: CONFMAN-3
                 URL: http://issues.ops4j.org/jira/browse/CONFMAN-3
             Project: Pax ConfMan
          Issue Type: Improvement
    Affects Versions: 0.2.0
            Reporter: Alin Dreghiciu
            Assignee: Alin Dreghiciu
             Fix For: 0.2.1


Currently "bundles.configuration.location" property is found by using 
System.getProperty. As a result those platform properties are not searched.
A better approach will be to use the BundleContext.getpropery that will first 
search platform properties and if not found will delegate to the 
System.getProperty.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/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