]
Brian Stansberry updated AS7-4628:
----------------------------------
Component/s: Web
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
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: