Below is the summery of the experiment. After the changes below all unit tests run successfully in all csf components.
new DistinctRootEntityResultTransformer() |
DistinctRootEntityResultTransformer.INSTANCE |
<dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-ehcache</artifactId> <version>3.5.6.Final</version> </dependency> |
<dependency> <groupId>javassist</groupId> <artifactId>javassist</artifactId> <version>3.12.1.GA</version> </dependency> |