Hide Forgot
project_key: EDG This is very same thing as JBPAPP-5279 but in HotRod Server module simple get throws java.lang.ClassCastException: java.lang.String cannot be cast to org.infinispan.server.core.CacheValue when trying to access forged value put by invm access method. this is of course very improbable scenario, this is just to demonstrate the possibility... problem is again that on the line 101 in: http://anonsvn.jboss.org/repos/infinispan/tags/4.1.0.FINAL/server/hotrod/src/main/scala/org/infinispan/server/hotrod/HotRodDecoder.scala we expect the returned value be always CacheValue run EAP datagrid profile unzip testbean1.zip mvn install
Attachment: Added: testbean1.zip
Rejected for the same reason as JBPAPP-5279.