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