You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2008/07/08 13:58:39 UTC

[jira] Updated: (FELIX-626) Allow specifying instance configuration containing empty dictionaries

     [ https://issues.apache.org/jira/browse/FELIX-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier updated FELIX-626:
------------------------------------

    Component/s: iPOJO
       Assignee: Clement Escoffier

> Allow specifying instance configuration containing empty dictionaries
> ---------------------------------------------------------------------
>
>                 Key: FELIX-626
>                 URL: https://issues.apache.org/jira/browse/FELIX-626
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-0.8.0
>            Reporter: Clement Escoffier
>            Assignee: Clement Escoffier
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When writting an instance configuration like
> <instance component="yyy">
>      <property name="myDict">
>         <!-- empty dictionary -->
>      </property>
> </instance>
> iPOJO refuses the instance configuration with an error indicating that the property tag must either have a value attribute or a contained 'property' element.
> This  error forbids pushing an empty dictionary from the XML-syntax during the instance configuration. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.