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 2021/04/12 19:07:10 UTC

[Bug 65236] New: Not able to send BytesMessages with a JMSReplyTo

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: issues@jmeter.apache.org
          Reporter: avbtc@tuta.io
  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.