[jboss-jira] [JBoss JIRA] (WFLY-3639) default-web-module doesn't work for non default host

Tomaz Cerar (JIRA) issues at jboss.org
Thu Jul 17 19:10:29 EDT 2014


Tomaz Cerar created WFLY-3639:
---------------------------------

             Summary: default-web-module doesn't work for non default host
                 Key: WFLY-3639
                 URL: https://issues.jboss.org/browse/WFLY-3639
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Web (JBoss Web)
    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.2.6#6264)


More information about the jboss-jira mailing list