[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Application acting differently in regards to hibernate w

jaikiran do-not-reply at jboss.com
Tue Apr 8 10:19:29 EDT 2008


You probably missed out posting the exception stacktrace. 

Btw,
anonymous wrote : <persistence-unit name="default" transaction-type="RESOURCE_LOCAL">

Since you are using a JTA datasource, you should be using transaction-type="JTA" (not sure whether this might be the cause of the exception that you are seeing).



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

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



More information about the jboss-user mailing list