Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4536

Isolated classloading is incorrectly isolating java.* classes

    XMLWordPrintable

Details

    • Workaround Exists
    • Hide

      Remove the illegal java.* from your deployment

      Show
      Remove the illegal java.* from your deployment

    Description

      If you isolate your classloading and then include a class in the jar that is a java.* class from the JDK
      it never delegates the request to the JDK. Instead you get a ClassNotFoundException
      because you are only allowed to load java.* classes from outside the bootstrap classloader.

      Attachments

        Issue Links

          Activity

            People

              adrian.brock Adrian Brock (Inactive)
              adrian.brock Adrian Brock (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: