Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3713

JBoss Web module.xml declares clustering sso as optional, when it is instead required

XMLWordPrintable

      org/jboss/as/web/main/module.xml contains <module name="org.jboss.as.clustering.web.spi" optional="true"/>, but the clustering classes are imported directly by WebVirtualHostAdd.java, so the optional is kind of required
      This wouldn't normally be an issue, but it means that for derived products this drags in a ton of unwanted modules.

            pferraro@redhat.com Paul Ferraro
            NadirX NadirX
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: