reckart commented on issue #234:
URL: https://github.com/apache/uima-uimaj/issues/234#issuecomment-1215653856

   It seems this case can happen when annotation classes are used before a CAS 
/ type-system is initialized. Due to the initialization order, it can happen 
that the JCCI for a built-in JCas class is set up before the classes static 
final `typeIndexID` field has been initialized. That means the JCCI records the 
JCas class with type ID 0. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@uima.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to