Issues with Filters in Coherence 3.7 -
I am in the process of implementing the filter in my Co-operation application. Although filter results were read "(Renp) to obtain the object failed: java.lang.ClassNotFoundException:" exception
public static void main (String [] Arges) {named cache movies = Kasfarencr. Metacas ("movies"); Movie One, Two, Three; A = new movie (XXXX); Two = new movie (YYYY); Three = New Movie (ZWZ); Movies.put ("KKHA", a); Movies.put ("PYAA", two); Movies.put ("KHIL", three); Value Extractor Extractor = New Reflection Actuator ("Dictation"); Filter myFilter = New AxFilter (Extractor, 2.5); Set up & lt; Map.Entry & gt; Set = movies.entrySet (myFilter, null);
Any pointers will be appreciated.
The code snapshot
It looks like you're having trouble with ordering Having been unable to find classes for deserializing engagement. Can you also share the pop file and serializers? (Not 5o digits, so can not add it as a comment)
Comments
Post a Comment