[ 
https://issues.apache.org/jira/browse/UIMA-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471392
 ] 

Adam Lally commented on UIMA-283:
---------------------------------

Actually I don't think it matters whether you use the old or the new API.  The 
exception I get is "Missing SourceDocumentInformation", which happens because 
the CasMerger has a required input type 
(org.apache.uima.examples.SourceDocumentInformation).  Although, this isn't 
listed as an input type in the descriptor, which I will certainly fix.  And I 
can make the error message more verbose.  Otherwise I don't see what action to 
take here.

> CAS Merger example component does not work with CVD/old API call
> ----------------------------------------------------------------
>
>                 Key: UIMA-283
>                 URL: https://issues.apache.org/jira/browse/UIMA-283
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>    Affects Versions: 2.1
>         Environment: Windows/Linux
>            Reporter: Michael Baessler
>         Assigned To: Adam Lally
>             Fix For: 2.1
>
>
> CAS Merger example component does not work with CVD or with an old API call. 
> The merger component throws a RuntimeException.
> Is this the expected behavior, or should the framework should throw an 
> exception that this is not supported with this API? 
> We should at least document that.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to