<div dir="ltr">Good that it's sorted - feel free to do a PR with the fix ;)</div><div class="gmail_extra"><br><div class="gmail_quote">On 23 September 2015 at 09:33, Eugene Chow <span dir="ltr"><<a href="mailto:eugene.chow.ct@gmail.com" target="_blank">eugene.chow.ct@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>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>
<pre 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><span class=""><br>
On 23/9/2015 2:47 PM, Eugene Chow wrote:<br>
</span></div><span class="">
<blockquote 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 href="http://keycloak.github.io/docs/userguide/html/server-installation.html#d4e423" target="_blank">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>
</span></div>
<br>_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br></blockquote></div><br></div>