Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-1075

Configuration classloaders should support an inverse classloading delegation model.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-M1, 1.0-M2, 1.0-M3, 1.0-M4, 1.0-M5
    • 1.2
    • kernel
    • Security Level: public (Regular issues)
    • None

    Description

      Currently, configuration classloaders use the standard class loading delegation model. It seems that a reverse class loading delegation model, a la servlet container, may be useful.

      Also, after discussion with Dain, it seems that a configuration classloader should defines two types of filters:

      • classes hidden from the configuration: this means that this configuration cannot see the classes defined by this filter; and
      • classes non overridable by this configuration: this means that this configuration cannot override the classes defined by this filter. Note that this list has a meaning only when the class loading delegation model is reversed.

      Attachments

        Issue Links

          Activity

            People

              gianny Gianny Damour
              gianny Gianny Damour
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: