Hey guys,
The method getFieldValue(Object, String) needs to be altered to use getDeclaredField because ResourceRegistration is now protected due to https://issues.apache.org/jira/browse/UIMA-2102 https://github.com/apache/uima-uimafit/blob/trunk/uimafit-core/src/main/java/org/apache/uima/fit/util/SimpleNamedResourceManager.java#L204 Thanks, Nils
