[jboss-user] [JBoss Seam] - Re: Configuring persistenceUnit in EntityManagerFactory when

stu2 do-not-reply at jboss.com
Mon Nov 27 17:35:14 EST 2006


Got it.  components.xml needed to be modified to specify the persistence unit name like this:

    <core:entity-manager-factory persistence-unit-name="feedbuilders" jndi-name="java:/feedbuildersEntityManagerFactory" />
    
Sorry for the dumb question. 

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

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



More information about the jboss-user mailing list