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] [Created] (XBEAN-178) Every classloader should have findResources implementation to work with IBM JDK.

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


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

        

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

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Shawn Jiang (JIRA)" <ji...@apache.org>.
     [ 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