<div dir="ltr">Hi Stian,<div>I&#39;m aligned to master.</div><div>Could you show me the class I must read to understand how to configure it?</div></div><div class="gmail_extra"><br clear="all"><div><div>--</div>Davide</div>

<br><br><div class="gmail_quote">On Tue, May 20, 2014 at 10:45 AM, Stian Thorgersen <span dir="ltr">&lt;<a href="mailto:stian@redhat.com" target="_blank">stian@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In master this has recently changed and is now configured in a config file instead of through system properties. The documentation will be updated in due time.<br>
<div class="im HOEnZb"><br>
----- Original Message -----<br>
&gt; From: &quot;Davide Ungari&quot; &lt;<a href="mailto:ungarida@gmail.com">ungarida@gmail.com</a>&gt;<br>
</div><div class="HOEnZb"><div class="h5">&gt; To: &quot;Marek Posolda&quot; &lt;<a href="mailto:mposolda@redhat.com">mposolda@redhat.com</a>&gt;<br>
&gt; Cc: &quot;Stian Thorgersen&quot; &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt;, <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; Sent: Tuesday, 20 May, 2014 8:17:52 AM<br>
&gt; Subject: Re: [keycloak-user] MongoDB - Model provider not found<br>
&gt;<br>
&gt; Hi Marek,<br>
&gt; thanks for your answer.<br>
&gt;<br>
&gt; You could add a paragraph in documentation page<br>
&gt; <a href="http://docs.jboss.org/keycloak/docs/1.0-alpha-3/userguide/html_single/index.html#d4e167" target="_blank">http://docs.jboss.org/keycloak/docs/1.0-alpha-3/userguide/html_single/index.html#d4e167</a><br>
&gt; about<br>
&gt; this.<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Davide<br>
&gt;<br>
&gt;<br>
&gt; On Mon, May 19, 2014 at 10:38 PM, Marek Posolda &lt;<a href="mailto:mposolda@redhat.com">mposolda@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt;  Hi,<br>
&gt; &gt;<br>
&gt; &gt; I guess you removed persistence.xml from auth-server.war right? In newest<br>
&gt; &gt; version, persistence.xml contains configuration of model-api, but also for<br>
&gt; &gt; audit-api . Default implementation of audit-api is based on JPA and needs<br>
&gt; &gt; persistence.xml .<br>
&gt; &gt;<br>
&gt; &gt; Thing is that default implementation of audit-api is always based on JPA<br>
&gt; &gt; even if you changed your model implementation to &quot;mongo&quot;. My opinion is,<br>
&gt; &gt; that we should change this behaviour. So default implementation of<br>
&gt; &gt; audit-api will be same like the chosen implementation of model-api. So if<br>
&gt; &gt; someone (like you) changed the implementation of model to be based on<br>
&gt; &gt; mongo, the audit-api will automatically use mongo as well. I will discuss<br>
&gt; &gt; with guys about this tomorrow.<br>
&gt; &gt;<br>
&gt; &gt; Until this is done, I think that easiest solution for you is to manually<br>
&gt; &gt; switch audit-api to use mongo as well. So in addition to property<br>
&gt; &gt; &quot;-Dkeycloak.model=mongo&quot; you also need to add property<br>
&gt; &gt; &quot;-Dkeycloak.audit=mongo&quot; .<br>
&gt; &gt;<br>
&gt; &gt; Marek<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On 16.5.2014 22:20, Davide Ungari wrote:<br>
&gt; &gt;<br>
&gt; &gt; Hi Stian,<br>
&gt; &gt; I think the problem was that I was running &quot;mvn package&quot; inside<br>
&gt; &gt; /keycloak/distribuition instead it works if your run it from root<br>
&gt; &gt; directory.<br>
&gt; &gt;<br>
&gt; &gt;  I have all the jars, model-mongo included, but the application fails at<br>
&gt; &gt; startup with error message &quot;No Persistence provider for EntityManager named<br>
&gt; &gt; jpa-keycloak-audit-store\&quot;. What am I doing wrong this time?<br>
&gt; &gt;<br>
&gt; &gt;  If you need I&#39;m free to test the import process as you do it.<br>
&gt; &gt;<br>
&gt; &gt;  Thanks.<br>
&gt; &gt;<br>
&gt; &gt;  --<br>
&gt; &gt; Davide<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On Thu, May 15, 2014 at 10:31 AM, Stian Thorgersen &lt;<a href="mailto:stian@redhat.com">stian@redhat.com</a>&gt;wrote:<br>
&gt; &gt;<br>
&gt; &gt;&gt; I&#39;m not sure why the mongo model has been removed from the WAR, I&#39;ll look<br>
&gt; &gt;&gt; into that.<br>
&gt; &gt;&gt; &quot;jpa-keycloak-identity-store&quot;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; We don&#39;t yet have support for upgrading the database when upgrading<br>
&gt; &gt;&gt; Keycloak. This will be added soon. The plan is to provide a mechanism to<br>
&gt; &gt;&gt; export the database to a json file, and after installing a new version of<br>
&gt; &gt;&gt; Keycloak you import this json file again. We&#39;ll make this import backwards<br>
&gt; &gt;&gt; compatible so you can import a json file from any older versions of<br>
&gt; &gt;&gt; Keycloak.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; ----- Original Message -----<br>
&gt; &gt;&gt; &gt; From: &quot;Davide Ungari&quot; &lt;<a href="mailto:ungarida@gmail.com">ungarida@gmail.com</a>&gt;<br>
&gt; &gt;&gt; &gt; To: <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; &gt;&gt; &gt; Sent: Monday, 12 May, 2014 7:13:53 PM<br>
&gt; &gt;&gt; &gt; Subject: Re: [keycloak-user] MongoDB - Model provider not found<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; I found out that:<br>
&gt; &gt;&gt; &gt; 1- the command &quot;mvn package&quot; does not include mongo module and driver<br>
&gt; &gt;&gt; &gt; 2- there is a regression on data model, updating source of keycloak I<br>
&gt; &gt;&gt; must<br>
&gt; &gt;&gt; &gt; drop database in order to see the admin console works again<br>
&gt; &gt;&gt; &gt; --<br>
&gt; &gt;&gt; &gt; Davide<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt;  &gt; _______________________________________________<br>
&gt; &gt;&gt; &gt; keycloak-user mailing list<br>
&gt; &gt;&gt; &gt; <a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
&gt; &gt;&gt; &gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; keycloak-user mailing<br>
&gt; &gt; listkeycloak-user@lists.jboss.orghttps://<a href="http://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">lists.jboss.org/mailman/listinfo/keycloak-user</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>