0 Replies Latest reply on Mar 9, 2006 6:17 AM by tibocu

    jBPM + EntityManager

    tibocu

      Hi,

      Is it possible to develop the applicaiton code with EJB3 entities annotations and using jBPM ?

      EntityManager and jBPM must share the same Hibernate Session and cache.

      Should I "hack" the EntityManagerImpl to use the SessionFactory build by jBPM ?

      Thibault