Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-5183

Security Providers loaded from non-JBoss Modules ClassLoader

XMLWordPrintable

      We are running into an issue where calls to ServiceLoader.load(Provider, ClassLoader) are returning JVM security providers in addition to the providers defined in the META-INF/services of the individual module.

      Ideally this should be handled within JBoss Modules but in the meantime these additional Providers are causing problems so this issue is to filter them out by detecting if they were loaded by a ModuleClassLoader.

            darran.lofthouse@redhat.com Darran Lofthouse
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: