Richard Eckart de Castilho created UIMA-6275:
------------------------------------------------
Summary: InitializableFactory is not smart enough to find a
suitable classloader
Key: UIMA-6275
URL: https://issues.apache.org/jira/browse/UIMA-6275
Project: UIMA
Issue Type: Bug
Components: uimaFIT
Reporter: Richard Eckart de Castilho
Assignee: Richard Eckart de Castilho
Fix For: 2.6.0uimaFIT
The {{InitializableFactory}} looks up classes using the same classloader
through which it was loaded. This fails in contexts where another classloader
should be used, e.g. one which is provided by a PEAR or by a thread context.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)