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

Jerry Cwiklik closed UIMA-2083.
-------------------------------

    Resolution: Fixed

Modified JmsOutputChannel to respect a type of serialization specified for each 
delegate in a deployment descriptor.  

> UIMA AS service always uses binary serialization 
> -------------------------------------------------
>
>                 Key: UIMA-2083
>                 URL: https://issues.apache.org/jira/browse/UIMA-2083
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.3.1AS
>
>
> UIMA AS service always specifies 'binary' as a type of payload in an outgoing 
> message. The 'xmi' payload type is never used causing a problem with services 
> (like C++ services)which dont support binary. This bug has been introduced in 
> a recent refactoring of UIMA AS JmsOutputChannel. Modify code to use 
> serialization type defined in the deployment descriptor. 

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

Reply via email to