Stefan Bischof created FELIX-5846:
-------------------------------------

             Summary: Configurator Key ":configurator:symbolicname" vs 
":configurator:symbolic-name"
                 Key: FELIX-5846
                 URL: https://issues.apache.org/jira/browse/FELIX-5846
             Project: Felix
          Issue Type: Bug
            Reporter: Stefan Bischof


Hello,

 

when the Configurator.class is reading the "configurator.initial" properies in 
Class: org.apache.felix.configurator.impl.json.JSONUtil at Line: 459 you try to 
get the property ":configurator:symbolic*-*name" by using the
{code:java}
org.osgi.service.configurator.ConfiguratorConstants.PROPERTY_SYMBOLIC_NAME{code}
in the *Table 150.1 Resource-level Configurator Keys* of the R7 Spec the key is 
named ":configurator:symbolicname"


[http://enroute.osgi.org/tutorial/030-tutorial_microservice.html] uses in its 
{{configuration.json also ":configurator:symbolicname" without the "-"}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to