[ https://issues.apache.org/jira/browse/UIMA-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749519#action_12749519 ]
Adam Lally commented on UIMA-1113: ---------------------------------- To get the metadata from the PEAR specifier we'd need to instantiate it and then call AnalysisEngine.getMetaData. So the code that gets the metadata needs to get moved to a later point after initialization has occurred. The AE is instantiated inside a CPE right now; I can't remember if you can pull out the AnalysisEngine instance from there, but maybe. > DocumentAnalyzer falls down when running pear specifier and html result view > ---------------------------------------------------------------------------- > > Key: UIMA-1113 > URL: https://issues.apache.org/jira/browse/UIMA-1113 > Project: UIMA > Issue Type: Bug > Components: Tools > Affects Versions: 2.2.2 > Reporter: Thilo Goetz > Priority: Minor > Fix For: 2.3 > > > Throws an invalid XML exception. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.