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 2012/10/05 01:59:48 UTC

[jira] [Commented] (AMQCPP-433) Message::getCMSCorrelationID() returns different value from Java's Message.getJMSCorrelationID()

    [ https://issues.apache.org/jira/browse/AMQCPP-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13469851#comment-13469851 ] 

Timothy Bish commented on AMQCPP-433:
-------------------------------------

Please try the latest version 3.4.4 and see if your issue is resolved.
                
> Message::getCMSCorrelationID() returns different value from Java's Message.getJMSCorrelationID()
> ------------------------------------------------------------------------------------------------
>
>                 Key: AMQCPP-433
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-433
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: CMS Impl
>    Affects Versions: 3.4.0
>         Environment: Linux and Solaris
>            Reporter: Jon Tsui
>            Assignee: Timothy Bish
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Apache ActiveMQ-CPP's cms::Message::getCMSCorrelationID() returns the string "correlation-id".
> Java's javax.jms.Message.getJMSCorrelationID() returns the actual correlation ID (the string value of the property "correlation-id").
> I would expect the two to do the same thing, so cms::Message::getCMSCorrelationID() should return the String value of the property "correlation-id". I also base this expectation on the current behavior of cms::Message::getCMSReplyTo() returning the Destination value of the property "reply-to" instead of returning the string "reply-to".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira