You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Mathieu Civel (JIRA)" <ji...@apache.org> on 2009/05/27 10:08:45 UTC

[jira] Created: (FELIX-1182) iPOJO - reconfiguration : get all properties with the update callback

iPOJO - reconfiguration : get all properties with the update callback
---------------------------------------------------------------------

                 Key: FELIX-1182
                 URL: https://issues.apache.org/jira/browse/FELIX-1182
             Project: Felix
          Issue Type: Wish
          Components: iPOJO
    Affects Versions: iPOJO-1.4.0
            Reporter: Mathieu Civel
            Priority: Minor
             Fix For: iPOJO-1.4.0


When an instance is reconfigured, and the update method is triggered by iPOJO, it can make sense to get also properties that weren't described in the metadata.

I know this can be useful only on very rare cases, but i'm currently facing such a case :) This solution will just be perfect :)

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


[jira] Resolved: (FELIX-1182) iPOJO - reconfiguration : get all properties with the update callback

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier resolved FELIX-1182.
--------------------------------------

    Resolution: Fixed

> iPOJO - reconfiguration : get all properties with the update callback
> ---------------------------------------------------------------------
>
>                 Key: FELIX-1182
>                 URL: https://issues.apache.org/jira/browse/FELIX-1182
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Mathieu Civel
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: iPOJO-1.4.0
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When an instance is reconfigured, and the update method is triggered by iPOJO, it can make sense to get also properties that weren't described in the metadata.
> I know this can be useful only on very rare cases, but i'm currently facing such a case :) This solution will just be perfect :)

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


[jira] Updated: (FELIX-1182) iPOJO - reconfiguration : get all properties with the update callback

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier updated FELIX-1182:
-------------------------------------


In reply to comment #1:
> Fixed at revision 780222.
> 
> Now the updated callback receives propagated service properties if (and only if)
> the propagation is enabled.

Just a small update:
so, if the propagation is enable, all the valued properties of the configuration handler and all propagated properties are injected. Only 'instance.name' is not injected.

> iPOJO - reconfiguration : get all properties with the update callback
> ---------------------------------------------------------------------
>
>                 Key: FELIX-1182
>                 URL: https://issues.apache.org/jira/browse/FELIX-1182
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Mathieu Civel
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: iPOJO-1.4.0
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When an instance is reconfigured, and the update method is triggered by iPOJO, it can make sense to get also properties that weren't described in the metadata.
> I know this can be useful only on very rare cases, but i'm currently facing such a case :) This solution will just be perfect :)

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


[jira] Work started: (FELIX-1182) iPOJO - reconfiguration : get all properties with the update callback

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on FELIX-1182 started by Clement Escoffier.

> iPOJO - reconfiguration : get all properties with the update callback
> ---------------------------------------------------------------------
>
>                 Key: FELIX-1182
>                 URL: https://issues.apache.org/jira/browse/FELIX-1182
>             Project: Felix
>          Issue Type: Wish
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Mathieu Civel
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: iPOJO-1.4.0
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When an instance is reconfigured, and the update method is triggered by iPOJO, it can make sense to get also properties that weren't described in the metadata.
> I know this can be useful only on very rare cases, but i'm currently facing such a case :) This solution will just be perfect :)

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


[jira] Updated: (FELIX-1182) iPOJO - reconfiguration : get all properties with the update callback

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier updated FELIX-1182:
-------------------------------------

              Assignee: Clement Escoffier
    Remaining Estimate: 0h
     Original Estimate: 0h

> iPOJO - reconfiguration : get all properties with the update callback
> ---------------------------------------------------------------------
>
>                 Key: FELIX-1182
>                 URL: https://issues.apache.org/jira/browse/FELIX-1182
>             Project: Felix
>          Issue Type: Wish
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Mathieu Civel
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: iPOJO-1.4.0
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When an instance is reconfigured, and the update method is triggered by iPOJO, it can make sense to get also properties that weren't described in the metadata.
> I know this can be useful only on very rare cases, but i'm currently facing such a case :) This solution will just be perfect :)

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


[jira] Updated: (FELIX-1182) iPOJO - reconfiguration : get all properties with the update callback

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier updated FELIX-1182:
-------------------------------------

    Issue Type: Improvement  (was: Wish)

Fixed at revision 780222.

Now the updated callback receives propagated service properties if (and only if) the propagation is enabled. 

> iPOJO - reconfiguration : get all properties with the update callback
> ---------------------------------------------------------------------
>
>                 Key: FELIX-1182
>                 URL: https://issues.apache.org/jira/browse/FELIX-1182
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: iPOJO-1.4.0
>            Reporter: Mathieu Civel
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: iPOJO-1.4.0
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When an instance is reconfigured, and the update method is triggered by iPOJO, it can make sense to get also properties that weren't described in the metadata.
> I know this can be useful only on very rare cases, but i'm currently facing such a case :) This solution will just be perfect :)

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