<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Isn't there a theme directory in standalone/configuration?  I don't
    know if it is rechecked or not.<br>
    <br>
    <div class="moz-cite-prefix">On 1/16/2016 8:11 AM, Travis De Silva
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACQJ6LQoyJU6QR6rss332WRy7EpWjrq_uyCDscfA4=1TUb04ZQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>As the the KeyCloak docs (<a moz-do-not-send="true"
href="http://keycloak.github.io/docs/userguide/keycloak-server/html/themes.html#d4e2380">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 class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
keycloak-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-user">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Bill Burke
JBoss, a division of Red Hat
<a class="moz-txt-link-freetext" href="http://bill.burkecentral.com">http://bill.burkecentral.com</a></pre>
  </body>
</html>