[
https://issues.apache.org/activemq/browse/AMQCPP-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38962
]
Timothy Bish commented on AMQCPP-96:
------------------------------------
I've fixed the problem in trunk. I want to take a look and make sure there
aren't anymore headers that should go.
> Setting property "JMSXGroupID" on a stomp message yields
> IllegalArgumentException
> ---------------------------------------------------------------------------------
>
> Key: AMQCPP-96
> URL: https://issues.apache.org/activemq/browse/AMQCPP-96
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Affects Versions: 1.1, 2.0
> Reporter: Nathan Mittler
> Assigned To: Nathan Mittler
> Priority: Minor
> Fix For: 2.0
>
>
> We have defined all of the standard stomp headers as well as AMQ extensions
> as predefined stomp headers. This causes an IllegalArgumentException for
> settting any of these properties. We currently have no other way to set the
> AMQ extension for JMSXGroupID, yet it also can't be set via
> setStringProperty().
> We should see how the AMQ Java code handles the AMQ-specific properties and
> try to model our code after that.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.