[jboss-jira] [JBoss JIRA] (AS7-4628) War files cannot be deployed to multiple virtual-hosts
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Apr 25 11:31:21 EDT 2012
[ https://issues.jboss.org/browse/AS7-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: 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