]
Paul Ferraro reassigned AS7-3713:
---------------------------------
Assignee: Paul Ferraro (was: Remy Maucherat)
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: