In an eclipse maven project using spring web mvc, I am getting the following error in the Markers tab:
Archive for required library: \'D:/mypath/.m2/reposi
You should exclude JTA in your hibernate dependency.
org.hibernate hibernate 3.2.3.ga javax.transaction jta
After that, add the jta dependency.
javax.transaction jta 1.1