Not able to send BytesMessages with a JMSReplyTo
Open
os: Linux
P2
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**avbtc** ([Bug 65236](https://bz.apache.org/bugzilla//show_bug.cgi?id=65236&redirect=false)):
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"
Severity: normal
OS: Linux
Contributor guide
Assessment
This issue has not been assessed yet.