Juan Hernandez has uploaded a new change for review. 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 <[email protected]> --- M backend/manager/conf/standalone.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/24/4524/1 -- To view, visit http://gerrit.ovirt.org/4524 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I01f3cc9a5542afc2f4c1649c968f575bb096ff66 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
