On Mon, Aug 22, 2011 at 3:10 PM, Bertrand Delacretaz <[email protected]> wrote: > > If I'm correct, we might need to use a single ServletResourceProvider > in such a case, and allow it to point to a set of OptingServlet. This set could be ordered by service priority.
I think it is important to support multiple OptingServlets with the same registrations. The Patch I attached to SLING-2192 to support jax-rs resources works reliably as long as the test-services are not installed, otherwise the OptingServlets conflict. Reto
