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

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

XMLWordPrintable

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

      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()

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

                Created:
                Updated:
                Resolved: