Michael Kublin has submitted this change and it was merged.
Change subject: core: Disable application server welcome content
......................................................................
core: Disable application server welcome content
The application server welcome content is automatically disabled
by the engine-setup tool, but not in development deployments. Now
that the root web application has been moved to the .ear directory
we can end up having two root web applications. As a consequence
the application server will fail to deploy the .ear. This patch
changes the default configuration to disable its welcome content.
Change-Id: I01f3cc9a5542afc2f4c1649c968f575bb096ff66
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M backend/manager/conf/standalone.xml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Michael Kublin: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/4524
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I01f3cc9a5542afc2f4c1649c968f575bb096ff66
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>