-
Bug
-
Resolution: Done
-
Major
-
7.0.0.ER1
-
None
If you use config like this:
<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"/>
and have apps myapp1.war & myapp2.war deployed myappwar2.war won't be bind to other-host.
- causes
-
JBEAP-17928 [GSS](7.3.z) Cannot create two hosts with unspecified default web module in Undertow
- Closed
-
JBEAP-6729 [GSS](7.2.z) Cannot create two hosts with unspecified default web module in Undertow
- Closed
- clones
-
WFLY-3639 default-web-module doesn't work for non default hosts & servers
- Closed
- is related to
-
JBEAP-6934 VirtualHostTestCase.testDefaultHost fails if not binded to localhost
- Closed