[jboss-user] [JBoss Seam] - Re: How to configure Seam to use the EntityManagerFactory co

pete.muir@jboss.org do-not-reply at jboss.com
Mon Nov 12 07:24:58 EST 2007


You can inject the EntityManagerFactory into the ManagedPersistenceContext using components.xml

<persistence:managed-persistence-context name="entityManager" entity-manager-factory="#{entityManagerFactory}"/>



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103635#4103635

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103635



More information about the jboss-user mailing list