1 2 Previous Next 16 Replies Latest reply on Nov 25, 2007 12:46 PM by demetrio812 Go to original post
      • 15. Re: Seam, problem with EntityManager

        Hi there,

        Try checking the library (the rich faces jars) whether they are all the same version? If not necessary, dont put the rich-faces jars in the server deployment library (/server/default/lib).

        I had the same problem and managed to fix it that way.

        Cheers,

        Ivan

        • 16. Re: Seam, problem with EntityManager
          demetrio812

          Hi,
          I have the same problem here, I have a SESSION EJB that is working with extended PersistenceContext but when I try to inject EntityManager in a session scoped seam pojo it give me the org.jboss.seam.RequiredException...

          My conf:

          1. JBoss AS 4.2.1GA
          2. Seam 2.0.0.GA
          3. Richfaces 3.1.2.GA

          Thanks!

          Demetrio

          1 2 Previous Next