[jboss-user] [JBoss Seam] - Re: Error: don't flush the Session after an exception occurs
amitev
do-not-reply at jboss.com
Sat Aug 25 07:03:12 EDT 2007
Hi Pete! This is from components.xml
| <core:managed-persistence-context auto-create="true"
| entity-manager-factory="#{BtsEntityManagerFactory}"
| name="entityManager" />
|
| <core:entity-manager-factory name="BtsEntityManagerFactory"
| persistence-unit-name="Bts" />
|
| <core:ejb installed="false" />
|
I'm using pojo persistence
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078002#4078002
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078002
More information about the jboss-user
mailing list