ServletResolver should log when a servlet is ignored due to not being in one of
the allowed execution paths
-----------------------------------------------------------------------------------------------------------
Key: SLING-1880
URL: https://issues.apache.org/jira/browse/SLING-1880
Project: Sling
Issue Type: Improvement
Components: Servlets
Affects Versions: Servlets Resolver 2.1.0
Reporter: Felix Meschberger
Assignee: Felix Meschberger
Fix For: Servlets Resolver 2.1.2
SLING-1512 introduced the configuration option to limit the are from where
scripts and servlets will be accepted for execution.
The drawback of the current implementation is that the fact that a script or
servlet is ignored due to this configuration is never logged. It would be
helpfull for the developer to have some information on whether a candidate is
ignored due to execution path configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.