1 Reply Latest reply on Sep 25, 2007 12:15 PM by pmuir

    no hibernate-entitymanager in root.pom.xml?

    matt.drees

      I noticed that there's no hibernate-entitymanager in root.pom.xml. Is that expected? I guess most seam apps don't directly use it directly, because they use the application server's injected entityManager. But if the JPA/tomcat example doesn't need embedded jboss (see my other post), then I think it would need hibernate-entitymanager.