Hibernate Search's Initial MassIndexer not working with Wepshphere 8.5, but works fine on TOMCAT
问题 We are trying to create the initial elastic search indexes with hibernate search. Below are the configuration on our system and the exception we are facing. First the configuration: hibernate.cfg.xml: jdbc/dataSource <property name="dialect">com.csc.pt.hiber.MSSQLDialect2012</property> <!-- Session/Transaction --> <property name="hibernate.current_session_context_class">thread</property> <property name="transaction.jta.platform" >org.hibernate.service.jta.platform.internal