Hi Stian,
I think the problem was that I was running "mvn package" inside /keycloak/distribuition instead it works if your run it from root directory.

I have all the jars, model-mongo included, but the application fails at startup with error message "No Persistence provider for EntityManager named jpa-keycloak-audit-store\". What am I doing wrong this time?

If you need I'm free to test the import process as you do it.

Thanks.

--
Davide


On Thu, May 15, 2014 at 10:31 AM, Stian Thorgersen <stian@redhat.com> wrote:
I'm not sure why the mongo model has been removed from the WAR, I'll look into that.

We don't yet have support for upgrading the database when upgrading Keycloak. This will be added soon. The plan is to provide a mechanism to export the database to a json file, and after installing a new version of Keycloak you import this json file again. We'll make this import backwards compatible so you can import a json file from any older versions of Keycloak.

----- Original Message -----
> From: "Davide Ungari" <ungarida@gmail.com>
> To: keycloak-user@lists.jboss.org
> Sent: Monday, 12 May, 2014 7:13:53 PM
> Subject: Re: [keycloak-user] MongoDB - Model provider not found
>
> I found out that:
> 1- the command "mvn package" does not include mongo module and driver
> 2- there is a regression on data model, updating source of keycloak I must
> drop database in order to see the admin console works again
> --
> Davide
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user