Hari Sundharesan created AMQ-4185:
-------------------------------------
Summary: Unable to access JMSXUserId
Key: AMQ-4185
URL: https://issues.apache.org/jira/browse/AMQ-4185
Project: ActiveMQ
Issue Type: Bug
Components: activemq-camel
Affects Versions: 5.7.0
Environment: Activemq-5.7.0
Reporter: Hari Sundharesan
I have enabled in activemq.xml - <broker
xmlns="http://activemq.apache.org/schema/core" brokerName="localhost"
useJmx="true" populateJMSXUserID="true" dataDirectory="${activemq.data}">
and trying get the property on the client when reading the topic
System.out.println("text message id: "+txtMsg.getObjectProperty("JMSXUserID"));
I am not sure what I am missing..
--
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