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 "Shawn Jiang (JIRA)" <ji...@apache.org> on 2011/07/04 14:10:22 UTC

[jira] [Assigned] (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 ]

Shawn Jiang reassigned XBEAN-178:
---------------------------------

    Assignee: Shawn Jiang

> 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
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira