JtaTransactionManager « Search « JPA Q&A





1. Hibernate Search listeners fail with JTATransactionManager    forum.hibernate.org

Hi, I have a project that uses Spring with Hibernate and Hibernate Search without JPA in Websphere 7.0 environment. I setup my project initially to use JTATransactionManager, however when hibernate search listener kick in to update the index for a transaction, I get the following exception: Code: TransactionSy E org.springframework.transaction.support.TransactionSynchronizationUtils invokeAfterCompletion TransactionSynchronization.afterCompletion threw exception ...