Im making progress on my 3.x upgrade. Im now running into this error. JCas type “my class type" defined in CAS type system and used in Java code, but was not registered in JCasRegistry.
I’ve always had a META-INF/org.apache.uima.fit/types.txt file defining the class paths to the types.. The types are generated with the 3.x version of jcasgen-plugin. Is there another step to get the type registered? Daniel Cosio dcco...@gmail.com