Hi, I wonder if it is necessary to load all JCas cover classes anew if the jcas is deserialized with deserializeCASComplete.
In JCasImpl line 645, the map is null because the type system instance changed in the serialization (no equals()). There there a way to avoid that? Best, Peter
