3 Replies Latest reply on Dec 6, 2010 9:37 AM by heiko.braun

    PersistenceConfiguration with JNDI

    heiko.braun

      Marcin wrote:

       

      Here is the implementation of the Persistence Extension which uses hibernate SessionFactory or EntityManagerFactory obtained from JNDI. It's tested with EntityManagerFactory. Lookup to the jndi is done on the first call of merge or clone methods, because during errai bootstrap, jndi tree is not ready yet.

       

       

      https://github.com/errai/errai/pull/3