Hi, I am building an application that requires to use AnalysisEngines without a CPE surrounding it. However, using a reader that imports a type system by name instead of by value raises the following Exception:
CASRuntimeException: JCas type TYPE used in Java code, but was not declared in the XML type descriptor. Is there any special magic involved in making import by name working inside an Application? Thanks in advance, Markus
