[jboss-user] [JBoss Seam] - Re: FlushModeType not working in Seam 1.2.1 GA?
kotlusa
do-not-reply at jboss.com
Wed Sep 12 09:24:40 EDT 2007
I believe that I am using a seam managed persistence context...
>From my components.xml
| <core:managed-persistence-context name="entityManager"
| auto-create="true"
| persistence-unit-jndi-name="java:/myEntityManagerFactory"/>
|
>From my persistence.xml:
| <property name="jboss.entity.manager.factory.jndi.name" value="java:/myManagerFactory"/>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083438#4083438
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083438
More information about the jboss-user
mailing list