On Jan 28, 2008 12:13 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote:

> ...The main question is, whether the ServletResolver bundle is launched
> before or after the bundle containing your servlet....

Could we make use of OSGi's run levels to better control this?
Assuming bundles with a lower run levels are always started first, but
I don't know if that's specified.

I'm not sure how we can specify this level when creating bundles, but
if it's easy we could define some standard run levels, i.e. 10 for
Sling infrasctructure, 20 for services like WebDAV, 30 for user code,
etc.

-Bertrand

Reply via email to