ClassLoaderFacade should not throw runtime exceptions and handle getResources() 
correctly
-----------------------------------------------------------------------------------------

                 Key: SLING-1201
                 URL: https://issues.apache.org/jira/browse/SLING-1201
             Project: Sling
          Issue Type: Improvement
          Components: Commons
    Affects Versions: Commons ClassLoader 1.0.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Commons ClassLoader 1.1.0


Currently the ClassLoaderFacade throws a RuntimeException if it is used after 
it has been shutdown. A more user friendly way would be to just log an error 
and return null (or do nothing)
In addition the getResources() method should ask all providers for the 
resources and combine them

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to