You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2012/06/07 17:14:23 UTC

[jira] [Closed] (XBEAN-178) Every classloader should have findResources implementation to work with IBM JDK.

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

Guillaume Nodet closed XBEAN-178.
---------------------------------

    
> Every classloader should have findResources implementation to work with  IBM JDK.
> ---------------------------------------------------------------------------------
>
>                 Key: XBEAN-178
>                 URL: https://issues.apache.org/jira/browse/XBEAN-178
>             Project: XBean
>          Issue Type: Bug
>            Reporter: Shawn Jiang
>            Assignee: Shawn Jiang
>             Fix For: 3.9
>
>
> Seems getResrouces() method of ClassLoader impl of IBM JDK will use parent.findResources() to get resources from parent Classloader.   
> That means,  if your classLoader does not implement findResource(),  the resources in your classloader can't be searched at all.
> http://blogs.oracle.com/bhaktimehta/entry/ibm_jdk_and_classloader_getresources

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira