JMSXUserID not propogated to STOMP consumer
--------------------------------------------
Key: AMQ-2490
URL: https://issues.apache.org/activemq/browse/AMQ-2490
Project: ActiveMQ
Issue Type: Bug
Components: Transport
Affects Versions: 5.3.0
Environment: activemq-trunk, macosx/linux/ sun java 1.6.0
Reporter: James Casey
The userID from the ActiveMQ message object is not set on a STOMP frame.
Attached is a patch on the STOMP FrameTranslator to set a 'JMSXUserID' header
if it present in the message.
Test cases showing the header being propogated from STOMP to both JMS and STOMP
consumers properly
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.