Hello adrianshum

1) Check the API for org.springframework.transaction.jta.WebSphereUowTr ansactionManager

Perhaps it require some special property to be used, since the error message is related with no transaction is in progress

2) Where you are making the relation between the Transaction and JPA?
They are declared but seems isolated between them.