You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kevan Miller (JIRA)" <ji...@apache.org> on 2007/08/02 16:16:52 UTC

[jira] Closed: (GERONIMO-3369) MultiParentClassLoader does not check for hidden resources in recursiveFind()

     [ https://issues.apache.org/jira/browse/GERONIMO-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevan Miller closed GERONIMO-3369.
----------------------------------

    Resolution: Fixed

Fixed in branches/2.0 and trunk.

I removed some old comented out code and also added a isNonOverridableResource() check.


> MultiParentClassLoader does not check for hidden resources in recursiveFind() 
> ------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3369
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3369
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.0
>            Reporter: Kevan Miller
>            Assignee: Kevan Miller
>             Fix For: 2.0
>
>
> recursiveFind isn't checking hidden resources. So, a ClassLoader.getResources() call may return resources from parent ClassLoaders which should not have been searched.

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