You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Andriy Hnativ (JIRA)" <ji...@apache.org> on 2010/07/20 17:01:51 UTC

[jira] Updated: (AMQ-2840) JMSX Properties not returned from message.propertyExists() and message.getPropertyNames()

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

Andriy Hnativ updated AMQ-2840:
-------------------------------

    Attachment: patch.txt

The patch

> JMSX Properties not returned from message.propertyExists() and message.getPropertyNames()
> -----------------------------------------------------------------------------------------
>
>                 Key: AMQ-2840
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2840
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.4.0
>            Reporter: Andriy Hnativ
>             Fix For: 5.4.0
>
>         Attachments: patch.txt
>
>
> Methods propertyExists() and getPropertyNames() defined in the class org.apache.activemq.command.ActiveMQMessage (activemq-core) return only custom properties. The JMSX properties (like JMSXDeliveryCount) are not being returned. This problem exists not only for a new version of ActiveMQ (5.4), but also for 5.3 (and probably for others as well).

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