Richard Eckart de Castilho created UIMA-3671:
------------------------------------------------
Summary: Resources cannot be shared between reader and analysis
engines in SimplePipeline
Key: UIMA-3671
URL: https://issues.apache.org/jira/browse/UIMA-3671
Project: UIMA
Issue Type: Bug
Components: uimaFIT
Affects Versions: 2.0.0uimaFIT
Reporter: Richard Eckart de Castilho
Assignee: Richard Eckart de Castilho
Priority: Minor
Fix For: 2.0.1uimaFIT
SimplePipeline currently does not support sharing a resource between the reader
and the components.
Internally, SimplePipeline instantiates the reader and the components
separately, thus they end up with different resource managers.
Resources can only be shared by components that use the same resource
manager.
--
This message was sent by Atlassian JIRA
(v6.2#6252)