Hello,

we try to deploy auth and agpush .war files on Weblogic server.
We have problem with persistence provider. We add 

<provider>org.hibernate.ejb.HibernatePersistence</provider>

to persistence.xml in model-jpa but also we have problem with auth.
It is possible to set explicitly the persistence provider in Auth project?

Thanks