Bug 65236 - Not able to send BytesMessages with a JMSReplyTo
Summary: Not able to send BytesMessages with a JMSReplyTo
Status: NEW
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.4.1
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: JMETER_5.5
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-12 19:07 UTC by avbtc
Modified: 2021-04-12 19:07 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description avbtc 2021-04-12 19:07:10 UTC
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"
Comment 1 The ASF infrastructure team 2022-09-24 20:38:22 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5520