[jboss-jira] [JBoss JIRA] (AS7-3713) JBoss Web module.xml declares clustering sso as optional, when it is instead required

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Thu Nov 15 17:52:21 EST 2012


     [ https://issues.jboss.org/browse/AS7-3713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Ferraro updated AS7-3713:
------------------------------

    Fix Version/s: 7.2.0.Alpha1
                   7.1.4.Final (EAP)

    
> JBoss Web module.xml declares clustering sso as optional, when it is instead required
> -------------------------------------------------------------------------------------
>
>                 Key: AS7-3713
>                 URL: https://issues.jboss.org/browse/AS7-3713
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Clustering, Web
>    Affects Versions: 7.1.0.Final
>            Reporter: Tristan Tarrant
>            Assignee: Paul Ferraro
>            Priority: Minor
>             Fix For: 7.2.0.Alpha1, 7.1.4.Final (EAP)
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list