Cannot enlist Synchronization. LocalTransactionCoordinator is completing or completed issue with hib
- by Bijendra Singh
I am getting Cannot enlist Synchronization. LocalTransactionCoordinator is completing or completed exception when integrating my method is called from the portlet.
I am using spring transaction management for handling all the hibernate transaction in the spring configuration file through AOP.
When I run my hibernate dao method for persisting the…