The Webconsole does not handle Vector<PrimitiveWrapper>
-------------------------------------------------------

                 Key: FELIX-2880
                 URL: https://issues.apache.org/jira/browse/FELIX-2880
             Project: Felix
          Issue Type: Bug
          Components: Metatype Service
            Reporter: Peter Kriens


An AD like:

    <AD name='Ints' id='ints' cardinality='-2147483648' required='true' 
type='Integer'/>

Should be edited as a list and returned as a Vector<Integer>. However, this 
shows as a  single integer in the webconsole, not a list editor. I guess it 
gets confused with primiitves?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to