Hi,

No, this is not foreseen. Configuration is intended to come from Configuration 
Admin (and properties defined in the descriptor). If you want to instantiate 
components yourself with custom properties, you might want to consider factory 
components.

Regards
Felix

Am 07.10.2011 um 03:01 schrieb Andrei Pozolotin:

>    Hello again;
> 
>    Can you please clarify:
> 
>    is there a way to issue scr enableComponent() or equivalent:
>    
> http://www.osgi.org/javadoc/r4v401/org/osgi/service/component/ComponentContext.html#enableComponent%28java.lang.String%29
> 
>    with properties Map<String, String> config, which would be injected
>    into the target activate(Map<String, String> config) method?
> 
>    ?
> 
>    Thank you,
> 
>    Andrei 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to