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

Jerry Cwiklik updated UIMA-1271:
--------------------------------

    Fix Version/s: 2.3AS

> UIMA-AS Should Use TextMessage Only for GetMeta Request and Reply
> -----------------------------------------------------------------
>
>                 Key: UIMA-1271
>                 URL: https://issues.apache.org/jira/browse/UIMA-1271
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>             Fix For: 2.3AS
>
>         Attachments: uimaj-as-activemq-UIMA-1271-patch.txt, 
> uimaj-as-core-UIMA-1271-patch.txt, uimaj-as-jms-UIMA-1271-patch.txt
>
>
> UIMA-AS is using BytesMessage for getMeta request and response if it is 
> configured to use binary serialization. GetMeta messages should always be 
> passed in a TextMessage for compatibility with older services. The GetMeta 
> reply should also include a flag that indicates service support of binary 
> serialization. The client will not use binary serialization (even if is 
> configured with binary) if the service says that it doesnt  support it.

-- 
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