Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gemini-dev] Gemini blueprint and Config Admin interaction

Hi,

The configuration support it's still present in Gemini though I'm not
sure though it will make it into the final release. Currently we're
tracking the discussions in the OSGi group which haven't advanced much -
that's the reason we haven't published any docs about it since we're
tracking a moving target.

The best way, for now, to get started is to look at the test suite (and
the code) as it shows the usage for both configuration and code.

Hope this helps,

On 11/9/2010 11:04 AM, Kapukaranov, Borislav wrote:
> Hi Community,
>  
> I have a question regarding Gemini blueprint and its interaction with
> config admin. As far as I understood Spring DM v2.0 M2 is the currently
> Gemini Blueprint.
> If it is then there is an enhancement described in this bug:
> _https://jira.springframework.org/browse/OSGI-709_ that should be
> included in the implementation. It adds an option for cm-properties to
> wait for configuration if none is found.
> Since I could not find that option documented anywhere in the Gemini
> Blueprint Documentation or the Spring DM Documentation can someone tell
> me if it is really included in the current implementation?
> Also are there any plans  to document these two properties (init-lazy,
> init-timeout)?
> If they are currently available in the Gemini Blueprint implementation
> can someone provide an example on how they are used?
>  
> Thanks,
> Borislav
>  

-- 
Costin


Back to the top