Jason Sherman created AMQ-4717:
----------------------------------
Summary: populateJMSXUserID is not setting the JMSXUserID property
on the JMS message
Key: AMQ-4717
URL: https://issues.apache.org/jira/browse/AMQ-4717
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.8.0, 5.6.0, 5.5.1
Environment: OSX
java version "1.7.0_25"
Reporter: Jason Sherman
When setting the attribute populateJMSXUserID="true" as documented [1] the
broker should populate the JMS message with the JMSXUserID property. However,
this is not the case.
I have configured the broker to require authentication and sent a message to a
Queue using the JMS producer shipped with the distribution. The message is
then inspected via JMX and the JMSXUserID property is not set.
[1] http://activemq.apache.org/jmsxuserid.html
--
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