[jboss-jira] [JBoss JIRA] (WFLY-5729) default-web-module doesn't work for non default hosts & servers
Tomaz Cerar (JIRA)
issues at jboss.org
Wed Nov 25 08:38:00 EST 2015
Tomaz Cerar created WFLY-5729:
---------------------------------
Summary: default-web-module doesn't work for non default hosts & servers
Key: WFLY-5729
URL: https://issues.jboss.org/browse/WFLY-5729
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 8.1.0.Final
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
If you use config like this:
{code:xml}
<host name="default-host" default-web-module="myapp1.war" alias="webapp.domain1.com"/>
<host name="other-host" default-web-module="myapp2.war" alias="test.domain2.net"/>
{code}
and have apps myapp1.war & myapp2.war deployed myappwar2.war won't be bind to other-host.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list