[jboss-jira] [JBoss JIRA] (AS7-3713) JBoss Web module.xml declares clustering sso as optional, when it is instead required
Tristan Tarrant (JIRA)
jira-events at lists.jboss.org
Fri Feb 10 07:42:49 EST 2012
Tristan Tarrant created AS7-3713:
------------------------------------
Summary: 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: Web
Affects Versions: 7.1.0.Final
Reporter: Tristan Tarrant
Assignee: Remy Maucherat
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 message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list