Re: Changing Sling Filter support

2009-12-05 Thread Carsten Ziegeler
Felix Meschberger wrote: > Hi all, > > Currently all javax.servlet.Filter services registered in the OSGi > framework is picked up by Sling (the SlingMainServlet) an added to the > Sling filter chains. > > This is problematic in general and in special with respect to the > planned addition of whi

Changing Sling Filter support

2009-12-04 Thread Felix Meschberger
Hi all, Currently all javax.servlet.Filter services registered in the OSGi framework is picked up by Sling (the SlingMainServlet) an added to the Sling filter chains. This is problematic in general and in special with respect to the planned addition of white board support for real servlet contain