On 10/12/2012 10:37, morteza adi wrote:
Hi,
Does anyone know how can i change JPA implementation from OpenJPA to Hibernate?

Hi Morteza,
Hibernate was the default JPA implementation up to 0.7 (in the pre-ASF age).
Since 1.0.0, instead, OpenJPA is the default (while Hibernate can still work); next major releases (>= 1.1.0) will drop even such support.

First (obvious) question is: are you sure you want to run Hibernate? This is far from easy and quite undocumented.

Anyway, I'd suggest to start with a plain OpenJPA overlay [1] and once you've got this up an running, we can start discussing about migrating your configuration to Hibernate: we could use this for building a specific wiki page.

Regards.

[1] https://cwiki.apache.org/confluence/display/SYNCOPE/Create+a+new+Syncope+project

--
Francesco Chicchiriccò

ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member
http://people.apache.org/~ilgrosso/

Reply via email to