uimaFIT currently directly instantiates internal UIMA component classes like
PrimitiveAnalysisEngine_impl and AggregateAnalysisEngine_impl and initialized
them from resource specifiers. Instead the corresponding
UIMAFramework.produceXXX() methods should be called, otherwise configurations
made globally to the UIMA framework may not correctly be reflected in
uimaFIT-based code.
Original issue reported on code.google.com by richard.eckart on 2 Apr 2011 at 12:17
Original issue reported on code.google.com by
richard.eckart
on 2 Apr 2011 at 12:17