1 Reply Latest reply on Nov 12, 2007 7:24 AM by pmuir

    How to configure Seam to use the EntityManagerFactory config

    gfzhang

      if I want to use @Transactional in my Seam's JavaBean componet, but the EntityManagerFactory or EntityManager is defined in Spring context, How could I configure Seam to use the EntityManagerFactory or EntityManager?

      I use Seam 2.0.0 GA.

      Thanks!