SOAP over JMS LoadRunner script
SOAP over JMS LoadRunner script
Submitted by Stuart Moncrieff's "My Load Test" blog on Mon, 30/04/2007 - 02:30.This is a quick walkthrough of a LoadRunner script I created to load test a “web” service that communicates with SOAP messages sent over JMS.Note that this script supports the queuing/point-to-point model of JMS (rather than the publish and subscribe model), works with JMS version 1.1 rather than 1.02b (as it uses the BytesMessage.getBodyLength() method [...]
