You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Erik Wienhold <Er...@mgm-tp.com> on 2020/03/27 23:20:40 UTC

Sending BytesMessage with JMS P2P Sampler

Hi,

is it possible to send BytesMessage with the JMS Point-to-Point sampler in
version 5.2.1? I debugged my JMS consumer and it receives an instance of
TextMessage send by the P2P sampler. I can choose BytesMessage for a JMS
Publisher sampler but cannot find such an option for the P2P sampler. I
followed the user manual[1] for my setup.

[1] 
https://jmeter.apache.org/usermanual/build-jms-point-to-point-test-plan.html

	Erik