Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3373

Allow for providing classloader for bus extensions resolution

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4, 2.3.4
    • Bus
    • None

    Description

      Currently the ExtensionManagerBus uses the Thread.currentThread().getContextClassLoader() (TCCL) to look for the bus extension configuration files.
      This improvement jira is about adding a new constructor flavour for passing in a classloader to use for that (btw the ExtensionManagerImpl already seems to have been thought to support this usecase); the idea behind this effort is in allowing to build a bus without requiring the Apache CXF libs to be visible in the user context classloader at runtime.

      Attachments

        Activity

          People

            asoldano Alessio Soldano
            asoldano Alessio Soldano
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: