-
Bug
-
Resolution: Done
-
Major
-
8.1.0.Final
-
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.
- is cloned by
-
JBEAP-2004 default-web-module doesn't work for non default hosts & servers
- Verified