Caused by: java.lang.ClassCastException: org.infinispan.context.impl.NonTxInvocationContext cannot be cast to org.infinispan.context.impl.TxInvocationContext
I got this exception in wildfly-8.2 domain with JPA - hibernate L2C enabled. Please help if anyone know the solution.