Uploaded image for project: 'Commons JCI'
  1. Commons JCI
  2. JCI-64

ReloadingClassLoader extend URLClassLoader vs. ClassLoader

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0
    • 2.0
    • core
    • None

    Description

      Working on a project where the application starts, creates a new URLClassLoader for a thread (set via Thread.setContextClassLoader()) and starts the Thread. The Thread's classpath is different that the application that started it because resources are added via URLClassLoader.addURL(). I am trying to implement ReloadingClassLoader in this environment and I don't see how. Currently, the ReloadingClassLoader only knows about the resources on the SystemClassLoader's classpath.

      Attachments

        Activity

          People

            tcurdt Torsten Curdt
            dlmarion Dave Marion
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: