https://bz.apache.org/bugzilla/show_bug.cgi?id=65236
Bug ID: 65236
Summary: Not able to send BytesMessages with a JMSReplyTo
Product: JMeter
Version: 5.4.1
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.5
Our application only accepts BytesMessage type and the JMSReplyTo property of
the message is expected to be set (otherwise is not considered a valid
message).
JMS Point-to-Point sampler does not handle BytesMessage type.
JMS Publisher sampler does not handle JMSReplyTo.
I tried to add it as a JMS property but this is the response from JMeter:
Response message:javax.jms.MessageFormatException:
[JMSClientExceptions:055121]Invalid property name, "JMSReplyTo"
--
You are receiving this mail because:
You are the assignee for the bug.