[ 
https://issues.apache.org/jira/browse/AMQ-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503810#comment-13503810
 ] 

Timothy Bish commented on AMQ-4185:
-----------------------------------

Can you provide a test case that demonstrates the problem?
                
> 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

Reply via email to