[
https://issues.apache.org/activemq/browse/AMQCPP-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38784
]
Albert Strasheim commented on AMQCPP-76:
----------------------------------------
Just to confirm, I tested with revision 517053.
> Integer property not propagated when using Openwire
> ---------------------------------------------------
>
> Key: AMQCPP-76
> URL: https://issues.apache.org/activemq/browse/AMQCPP-76
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Openwire
> Affects Versions: 2.0
> Reporter: Albert Strasheim
> Assigned To: Timothy Bish
> Priority: Minor
> Fix For: 2.0
>
> Attachments: openwire.cpp
>
>
> We have a unit test that sends a BytesMessage with an integer property set on
> it. When using Stomp, the integer property is available on the received
> message.
> When using Openwire, the valueNodeMap field inside properties is empty, so
> properties.getInt(name) fails.
> If you can't reproduce this, I'll see if I can extract a simple test case
> from our code.
> Tested with AMQCPP 2.0 snapshot revision 517012.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.