Classes TransactionSynchronizationManager and AbstractPlatformTransactionManager will not compile, with error 'The type javax.transaction.TransactionManager cannot be resolved. Indirectly referenced from required .class files'. Where do I get the javax.transaction.TransactionManager from?


Reply With Quote