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

Hristo Stoyanov (JIRA) issues at jboss.org
Tue Aug 11 02:00:06 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-3639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097108#comment-13097108 ] 

Hristo Stoyanov commented on WFLY-3639:
---------------------------------------

This is very important issue if WF is to be used as multi-tenant cloud server. I tried the workaround in WF8.2 and it did not work. In addition, it seems the workaround requires different WAR builds depending on the targeted deployment (localhost vs www.abc.xyz). Any chance it stops being pushed over to the next release and does get fixed in WF10 for real? Thanks

> 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
>          Components: Web (Undertow)
>    Affects Versions: 8.1.0.Final
>            Reporter: Tomaz Cerar
>            Assignee: Tomaz Cerar
>             Fix For: 10.0.0.Beta2
>
>
> 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.3.15#6346)


More information about the jboss-jira mailing list