[jboss-dev-forums] [Design of EJB 3.0] - Re: jboss.entity.manager.factory.jndi.name
iradix
do-not-reply at jboss.com
Thu Oct 30 18:38:34 EDT 2008
I think the trick is to place
<property name="hibernate.transaction.factory_class" value="org.hibernate.transaction.JTATransactionFactory"/>
|
| <property name="hibernate.transaction.manager_lookup_class" value="org.hibernate.transaction.JBossTransactionManagerLookup"/>
within the properties section of the persistence.xml file.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185844#4185844
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4185844
More information about the jboss-dev-forums
mailing list