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

WebAppClassLoader is not optimized for RMI

    XMLWordPrintable

Details

    Description

      The WebAppClassLoader used by web applications to scope classes does not override
      getURLs() to return new URL[0]

      This means that if a webapp makes an RMI request using a class from inside the web app,
      all the WEB-INF/lib and WEB-INF/classes urls are sent across the wire as class annotations.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: