Joined: Thu Oct 24, 2013 5:44 am Posts: 1
|
Hi,
Application Details :
Spring 3.2 Hibernate 4 Jsf 2.1 Jboss 7AS. Mysql
I have migrated my application from Hibernate3 to Hibernate4. But I didn't got any error for nested Transaction not supported in hibernate3 but after migrating my application to hibernate4. I keep getting nested Transaction not supported.
I have post the Dao and Service layer at the following link:
http://stackoverflow.com/questions/19557540/migrating-form-hibernate3-to-hibernate4-keep-getting-nested-transactions-not-sup
Stuck from last 2 days..
|
|