Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Resource Resolver 1.2.6
-
None
Description
In SLING-4360 the ResourceResolver.isLive() method was extended to check if the ResourceResolverFactory has been unregistered in the mean time. That check should be done in addition for every method on the resource resolver and should throw an ISE in case the factory is no longer registered.
See also the discussion at http://www.mail-archive.com/dev@sling.apache.org/msg49364.html.
Attachments
Attachments
Issue Links
- relates to
-
SLING-4360 Mark ResourceResolver and ResourceResolverFactory as invalid if factory is unregistered
- Closed