Hi I am using hibernate JPA with spring and mongodb and i am running my application on Glassfish-4.0.
My service class is :
@Component public class T
I Got the same error.
I just added the @Transactional annotation of javax.transaction.Transactional on the method.