Hi,

On Fri, Jun 10, 2011 at 5:18 AM, David Gonzalez
<[email protected]> wrote:
> ...I am running into a strange issue now that my Servlet will only be 
> executed if the
> * @scr.property name="sling.servlet.paths" has a value that being with 
> "/libs" or "/apps" ...

The SlingServletResolver can restrict such paths, I guess in your case
the org.apache.sling.servlets.resolver.SlingServletResolver
configuration contains a servletresolver.paths value that activates
this restriction.

-Bertrand

Reply via email to