You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2009/11/09 21:11:52 UTC

[jira] Updated: (AMQCPP-265) The C++ ActiveMQ StreamMessage and the Java ActiveMQ StreamMessage are not compatible.

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

Timothy Bish updated AMQCPP-265:
--------------------------------

    Fix Version/s: 3.1

> The C++ ActiveMQ StreamMessage and the Java ActiveMQ StreamMessage are not compatible.
> --------------------------------------------------------------------------------------
>
>                 Key: AMQCPP-265
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-265
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: CMS Impl
>    Affects Versions: 3.0.1
>            Reporter: Jeremy Judeaux
>            Assignee: Timothy Bish
>             Fix For: 3.1
>
>
> The C++ ActiveMQ StreamMessage and the Java ActiveMQ StreamMessage are not compatible.
> CMS uses a list to implement the StreamMessage, JMS does not. This list (de)serializes its size before (de)serializing its content.
> Tested with CMS 3.0.1 and JMS 5.2.0.
> May the both implementations work together ?
> PS : is there any specification about how a StreamMessage should be implemented ?

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