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 2007/03/12 16:04:34 UTC

[jira] Assigned: (AMQCPP-76) Integer property not propagated when using Openwire

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

Timothy Bish reassigned AMQCPP-76:
----------------------------------

    Assignee: Timothy Bish  (was: Nathan Mittler)

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