Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Servlets Resolver 2.7.0
-
None
Description
In SLING-9365 the Servlet Resolver was enhanced to not mount the resource providers for the bound servlets, with the benefit of way faster startups for systems with a large number of servlets.
However, when the ScriptResource has to be adapted to a Servlet, the active resource should be checked if it's either a ServletResource or a wrapped ServletResource to obtain its servlet. Otherwise the normal SlingAdaptable behaviour should be used.
Attachments
Attachments
Issue Links
- is caused by
-
SLING-9365 Optionally don't create resource providers for servlets
- Closed