You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Valérian Sourceaux (JIRA)" <ji...@apache.org> on 2015/02/26 17:14:07 UTC

[jira] [Commented] (ARIES-1137) Managed properties are not injected at initialization phase

    [ https://issues.apache.org/jira/browse/ARIES-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14338626#comment-14338626 ] 

Valérian Sourceaux commented on ARIES-1137:
-------------------------------------------

I tried to migrate a big application based on Karaf 2.0.3 with SpringDM to Karaf 3.0.3 with Blueprint. First attempt with Eclipse Gemini did not work, so I tried Aries implementation.
I'm stuck because of this bug as my services are not getting the configuration and thus are not initialized upon startup.
I've tried your latest fix from SVN, but with no more success, to me it doesn't resolve the problem.
I've also been testing against previous blueprint-cm versions starting from 1.0.0. I'm getting "is waiting for namespace handlers" issue on both 1.0.0 and 1.0.2, and for all other versions, the behaviour on managed-properties is the same as 1.0.5.
So it seems this bug comes from an earlier version than 1.0.4.

> Managed properties are not injected at initialization phase
> -----------------------------------------------------------
>
>                 Key: ARIES-1137
>                 URL: https://issues.apache.org/jira/browse/ARIES-1137
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>    Affects Versions: blueprint-cm-1.0.4
>         Environment: blueprint-cm 1.0.1 under karaf 2.3.3
>            Reporter: Łukasz Dywicki
>            Assignee: Christian Schneider
>            Priority: Critical
>              Labels: blueprint, xml
>             Fix For: blueprint-cm-1.0.6
>
>
> The cm:managed-properties element do not cause initial call of update method any longer. Even if configuration contains properties they are not put as long as changes are not done in it, which means that after restart managed component is not initialized correctly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)