Marshall Schor created UIMA-5153:
------------------------------------

             Summary: maybe change subclasses of Resource_impl to call super 
methods
                 Key: UIMA-5153
                 URL: https://issues.apache.org/jira/browse/UIMA-5153
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
            Priority: Minor


Richard pointed out (3 years ago) that the subclass of Resource_impl, 
ConfigurableDataResource_impl's initialize method doesn't call 
super.initialize(), so its mUimaContextAdmin is never initialized, hence any 
getResourceManager() call returns null.  

Investigate this and other subclasses of Reousrce_impl to see if super methods 
should be called.  

Investigate if other methods also need a super call



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to