<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      I think that just deploy the new auth-server.war may not be
      enough... You may also need to update keycloak-server.json, themes
      in standalone/configuration and modules (download latest WAR
      distribution for latest files). Also it might be useful to look at
      <a class="moz-txt-link-freetext" href="http://docs.jboss.org/keycloak/docs/1.0-beta-4/userguide/html/Migration_from_older_versions.html#d4e1342">http://docs.jboss.org/keycloak/docs/1.0-beta-4/userguide/html/Migration_from_older_versions.html#d4e1342</a>
      .<br>
      <br>
      For migration whole database content, it might be quite tricky.
      Keycloak is still in development and format of data and DB schema
      has changed. There was quite big refactoring (like splitting the
      model, renaming tables, columns etc). AFAIK we don't officially
      support migration of data between 2 beta versions, so if you have
      large amount of data and it's the issue for you to reimport them
      again from external source, you may need to create some SQL
      scripts for migrating DB by yourself. <br>
      <br>
      You may start with creating new MySQL DB and just configure it
      with beta-4 and fill some simple data (like create few users in
      Keycloak UI etc). Then if you look at DB, you can see the new
      format of data and what exactly has changed, so it may help you to
      create SQL scripts for migrating your old "beta-2 compatible" DB
      to new "beta-4 compatible" format. <br>
      <br>
      Sorry, I don't have better advice for you ATM<span
        class="moz-smiley-s2"><span> :-( </span></span><br>
      <br>
      Marek<br>
      <br>
      <br>
      On 8.8.2014 17:10, Rodrigo Sasaki wrote:<br>
    </div>
    <blockquote
cite="mid:CANLOgwDV4LSgR4v19XSNQCnHx78LjV=gy_+EeBZmAX93+2rJbQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Is there a step by step on how I should proceed on
        migrating keycloak versions?
        <div><br>
        </div>
        <div>I tried to simply deploy the beta-4, but I had some weird
          symptoms. Even though I had the same datasource configuration,
          keycloak acted as though I didn't have any data, asking me for
          a new password for the admin account.</div>
        <div><br>
        </div>
        <div>I checked my mysql and everything is there, and the
          datasource is the same, since the standalone.xml is the same.</div>
        <div><br>
        </div>
        <div>I'm using the wildfly bundled on the appliance
          distribution.</div>
        <div><br>
        </div>
        <div>Is there something specific I should be careful with? Or a
          different procedure I should have tried?</div>
        <div><br>
        </div>
        <div>Thanks<br clear="all">
          <div><br>
          </div>
          -- <br>
          <div dir="ltr"><font face="Times New Roman">Rodrigo Sasaki</font>
            <div>
            </div>
          </div>
        </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>
  </body>
</html>