Uploaded image for project: 'XBean'
  1. XBean
  2. XBEAN-178

Every classloader should have findResources implementation to work with IBM JDK.

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.9
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            genspring Lin Quan Jiang
            genspring Lin Quan Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: