We currently would like to use JMeter which comes along with JMS Producer and Receiver but i can’t get it working.
Can anyone in Solace instruct where to place the VPN ?
In code samples: #85972: JAVA API (solace.messaging) Library does not support SenderTimestamp i see that one way is to use the VPN behind user:
user@vpn
But this does not work.
Any screenshot or hint is highly appreciated.
Run jmeter with property as below
./jmeter -DSolace_JMS_VPN={vpn-name}
We need to pass Solace_JMS_VPN to jmeter. The only way to pass this information is via cmd-line. There is no way (AFAIK) to input this from meter UI