You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2016/03/29 21:39:46 UTC

[Bug 59245] JMS Point to Point custom request headers

https://bz.apache.org/bugzilla/show_bug.cgi?id=59245

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |NEEDINFO

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
So that your request is clear for us, could you attach your JSR223 preprocessor
code ?
AFAIU JMS Header as of 1.1 are restricted to :
JMSCorrelationId
JMSMessageId
JMSTimestamp
JMSType
JMSExpiration
JMSPriority
JMSDestination 


Message header field references are restricted to JMSDeliveryMode, JMSPriority,
JMSMessageID, JMSTimestamp, JMSCorrelationID, and JMSType.
JMSMessageID, JMSCorrelationID, and JMSType values may be null and if so are
treated as a NULL value. 

What is the Header that you need to add ?
Thanks for clarification

-- 
You are receiving this mail because:
You are the assignee for the bug.