]
Remy Maucherat resolved AS7-4628.
---------------------------------
Resolution: Duplicate Issue
Duplicate of AS7-3204
War files cannot be deployed to multiple virtual-hosts
------------------------------------------------------
Key: AS7-4628
URL:
https://issues.jboss.org/browse/AS7-4628
Project: Application Server 7
Issue Type: Bug
Components: Web
Reporter: Stefan Negrea
Assignee: Jean-Frederic Clere
Labels: rhq
War files cannot be deployed to multiple virtual-hosts. Using jboss-web.xml it is
possible to define multiple virtual hosts. Here is the schema that allows such
declarations:
http://www.jboss.org/schema/jbossweb/jboss-web_6_0.xsd
Sample jboss-web.xml:
<jboss-web>
<virtual-host>test1</virtual-host>
<virtual-host>test2</virtual-host>
</jboss-web>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: