Alec de Zegher created FELIX-4431:
-------------------------------------

             Summary: Arrays are loaded as string from cfg file
                 Key: FELIX-4431
                 URL: https://issues.apache.org/jira/browse/FELIX-4431
             Project: Felix
          Issue Type: Bug
          Components: Configuration Admin, File Install
    Affects Versions: fileinstall-3.2.6, configadmin-1.8.0
            Reporter: Alec de Zegher


When we have a configuration file with following contents:

station.ids = [1,5,6]
station.names = [Station1, Station2, Station3]

These properties are given as a string in the service properties and not as an 
array if loaded with fileInstall.

If these properties are configured from Config Admin Felix Console, then the 
properties are stored as an array in the service properties.
The cardinality is Integer.MIN_MAX



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to