I am using Apache UIMA 2.2. When I used XmiCollectionReader to deserialize a CAS whose type system contains FSArray, there was a ClassCastException as below "java.lang.ClassCastException: org.apache.uima.jcas.cas.FSArray cannot be cast to org.apache.uima.cas.impl.FeatureStructureImplC"
Is that a bug of UIMA? Please help me solve it if you know how to!
