<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I found the answer after reading the
logs... Keycloak has no WARfile but its alias is
keycloak-server.war.<br>
<br>
Instead of <b>main-auth-server.war</b> for the <b>default-web-module</b>
param, it should be <b>keycloak-server.war</b><br>
<a id="d4e423" style="color: rgb(51, 51, 51); font-family: 'Lucida
Grande', Geneva, Verdana, Arial, sans-serif; font-size: 12px;
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: 18px; orphans: auto;
text-align: justify; text-indent: 0px; text-transform: none;
white-space: normal; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px;">
<pre xmlns="" xmlns:d="http://docbook.org/ns/docbook" xmlns:rf="java:org.jboss.highlight.XhtmlRendererFactory" class="" style="font-size: 0.9em; font-family: courrier, monospace; display: block; color: rgb(51, 51, 51); overflow: auto; padding: 5px 15px 5px 25px; border: 1px solid rgb(204, 204, 204); background-color: rgb(245, 245, 245);"><subsystem xmlns="urn:jboss:domain:undertow:1.2">
<server name="default-server">
<host name="default-host" alias="localhost" default-web-module="<u><b>keycloak-server.war</b></u>">
<location name="/" handler="welcome-content"/>
</host></pre>
</a><br>
On 23/9/2015 2:47 PM, Eugene Chow wrote:<br>
</div>
<blockquote cite="mid:56024AE5.4060504@gmail.com" type="cite">Hi,
<br>
<br>
I tried following the instructions at the following URL to set the
root context of Keycloak but it still defaults to the welcome
page.
<br>
<br>
<a class="moz-txt-link-freetext" href="http://keycloak.github.io/docs/userguide/html/server-installation.html#d4e423">http://keycloak.github.io/docs/userguide/html/server-installation.html#d4e423</a>
<br>
<br>
Is the documentation outdated?
<br>
<br>
Thanks,
<br>
Eugene
<br>
</blockquote>
<br>
</body>
</html>