Bertrand Delacretaz wrote:
> 
> For example:
> 
> sling.readyness.check = jcr:/system/sling/status
> 
> to indicate that the readyness check must use JCR nodes under that
> path to configure itself, like Alex suggests. Absence of that property
> means no readyness check, and we can later define prefixes other than
> "jcr" for alternate mechanisms, if needed.
> 
What about merging this with Alex idea?
We define properties for required bundles to be available and another
one for the services.
The sling main servlet (or some helper service) reads the props,
and acts accordingly. This keeps everything in one single bundle and
does not require any additional stuff.

Carsten

-- 
Carsten Ziegeler
[email protected]

Reply via email to