Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-9855

[JDK9+] org.jboss.security.negotiation.spnego package is exported by two jars

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 25.0.0.Final
    • None
    • Security
    • None

      Currently if you have
      jboss-negotiation-spnego-3.0.4.Final and jboss-negotiation-extras-3.0.4.Final.jar
      on your module path, jvm complains as both jars export package org.jboss.security.negotiation.spnego
      which violates the modules contract where only one module (jar) can provide single package.

      example error that jvm prints

      Error: Modules jboss.negotiation.extras and jboss.negotiation.spnego export package org.jboss.security.negotiation.spnego to module wildfly.clustering.common
      

            Unassigned Unassigned
            tomazcerar Tomaž Cerar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: