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

Timothy Bish resolved AMQCPP-433.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.5.0
                   3.4.5

Fixed on trunk and the 3.4.x fixes branch.
                
> 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
>             Fix For: 3.4.5, 3.5.0
>
>   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

Reply via email to