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

Update handling of NoClassDefFoundError by the RepositoryClassLoader

    XMLWordPrintable

Details

    Description

      The RepositoryClassLoader wraps any exception other than a ClassNotFoundException that occurs during class loading in a ClassNotFoundException with a message that includes the load exception message. This does not show the cause correctly even with j2se1.4+ due to some legacy ClassNotFoundException behavior. Since NoClassDefFoundError are difficult to debug without the actual cause this should be broken out as simply rethrown.

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: