[ 
https://issues.apache.org/jira/browse/UIMA-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerry Cwiklik closed UIMA-2064.
-------------------------------

    Resolution: Fixed

Modified UIMA AS client exception handler to always throw 
ResourceProcessException when handling exception from a service. The handler 
was receiving an exception from the service but its type was not matching what 
was expected. This filtering (type checking) is not necessary. Any exception 
from a service( while processing a CAS) should be thrown as 
ResourceProcessException from sendAndReceive()

> UIMA AS client doesnt always throw ResourceProcessException 
> ------------------------------------------------------------
>
>                 Key: UIMA-2064
>                 URL: https://issues.apache.org/jira/browse/UIMA-2064
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.3.1AS
>
>
> The UIMA AS client doesnt throw ResourceProcessException in some cases when 
> the application invokes it via sendAndReceive(). 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to