Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-901

org.jboss.resteasy.logging.Logger uses TCCL to load logging implementation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.3.7.Final
    • 2.3.6.Final
    • jaxrs
    • None

    Description

      Description of problem:
      Resteasy should use its own classloader to load classes.

      Example scenario where this is a problem:
      Login module depends on resteasy. When login module is invoked, the TCCL is set to the deployment's CL, which does not depend on resteasy. This causes a CNFE in org.jboss.resteasy.logging.Logger.setLoggerType()

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            weinanli Weinan Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: