<div dir="ltr">yes but the keycloak docs indicate that for production instances, to bundle the custom theme into a jar and then deploy it as a module. <div><br></div><div>The hot deployment does not work when you deploy it as a module as indicated in the keycloak docs.</div><div><br></div><div>I don't think wildfly does hot deployment for modules. But wildfly also mentions that everything that is deployed such as war files, jar files are modules. Therefore instead of creating the standard wildfly module, I tried to deploy it as a standard jar deployment and then referred to that deployment name in <span style="line-height:1.5">keycloak-server.json but keycloak did not pick it up.</span></div><div><span style="line-height:1.5"><br></span></div><div><span style="line-height:1.5"><br></span></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, 17 Jan 2016 at 01:43 Bill Burke <<a href="mailto:bburke@redhat.com">bburke@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Isn't there a theme directory in standalone/configuration? I don't
know if it is rechecked or not.</div><div bgcolor="#FFFFFF" text="#000000"><br>
<br>
<div>On 1/16/2016 8:11 AM, Travis De Silva
wrote:<br>
</div>
</div><div bgcolor="#FFFFFF" text="#000000"><blockquote type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>As the the KeyCloak docs (<a href="http://keycloak.github.io/docs/userguide/keycloak-server/html/themes.html#d4e2380" target="_blank">http://keycloak.github.io/docs/userguide/keycloak-server/html/themes.html#d4e2380</a>)</div>
<div><br>
</div>
<div>You can bundle a theme into a jar and deploy it as a
wildfly module.</div>
<div><br>
</div>
<div>This all works fine but the module is not hotdeployable.
Whenever you do changes, you need to remove the module, then
add it again and restart KeyCloak.</div>
<div><br>
</div>
<div>As you can imagine this is not ideal.</div>
<div><br>
</div>
<div>I trying to deploy the jar as a normal deployment as in
Wildfly you can deploy jar file like you do war files. </div>
<div><br>
</div>
<div>When you deploy like this, the module name is
deployment.javafilename.jar</div>
<div><br>
</div>
<div>Then I added this name to the keycloak-server.json file but
when I restart KeyCloak, it is not identifying the module.</div>
<div><br>
</div>
<div>Is there any other war where I can get my themes to reload
once I redeploy the jar?</div>
<div><br>
</div>
<div>Note that as per the Keyclok docs, I disabled theme cache
as well.</div>
<div><br>
</div>
<div>Cheers</div>
<div>Travis</div>
<div><br>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
</blockquote></div><div bgcolor="#FFFFFF" text="#000000"><blockquote type="cite"><pre>_______________________________________________
keycloak-user mailing list
<a href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
</blockquote>
<br>
<pre cols="72">--
Bill Burke
JBoss, a division of Red Hat
<a href="http://bill.burkecentral.com" target="_blank">http://bill.burkecentral.com</a></pre>
</div>
_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org" target="_blank">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></blockquote></div>