Richard Eckart de Castilho created UIMA-6188:
------------------------------------------------
Summary: uimaFIT initializes resources with parameter values
originating from component
Key: UIMA-6188
URL: https://issues.apache.org/jira/browse/UIMA-6188
Project: UIMA
Issue Type: Bug
Components: uimaFIT
Affects Versions: 3.0.0uimaFIT
Reporter: Richard Eckart de Castilho
Assignee: Richard Eckart de Castilho
Fix For: 3.1.0uimaFIT
uimaFIT overshoots the goal of passing an already existing resources manager
into an external resource quite a bit by not only passing on the RM but the
entire UIMAContext which also includes the parameter settings of the "host"
component which triggers initialization.
That means, a resource may accidentally access parameter values from a
component - in particular if resource and component both define a parameter
with the same name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)