[jboss-user] [JBoss Seam] - Re: How to specify more than one persistence context in Comp

pete.muir@jboss.org do-not-reply at jboss.com
Tue Feb 5 18:29:47 EST 2008


Add:

<persistence:entity-manager-factory name="RegistrationFactory" persistence-unit-name="RegistrationFactory" />
  | <persistence:managed-persistence-context name="em1" auto-create="true" entity-manager-factory="#{RegistrationFactory}" />

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

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



More information about the jboss-user mailing list