Its the same - construct the XML as it says and add the stuff you want to the sampler using a pre-processor (the only possible change is the method name of the sampler cpould be different if so look at the javadoc for it). If you tried it and it didnt work then please provide details
On Thu, Jul 14, 2016 at 11:41 PM, Olivier Grégoire <[email protected]> wrote: > Okay, well... now could you also link the place where I can add all the > security I want? That was the key component of my question. Link-only > answers are great if they exactly answer the question, but this one > doesn't. > > Le jeu. 14 juil. 2016 22:19, Deepak Shetty <[email protected]> a écrit : > > > > > > http://jmeter.apache.org/usermanual/component_reference.html#SOAP/XML-RPC_Request > > > > On Thu, Jul 14, 2016 at 4:08 AM, Olivier Grégoire <[email protected]> > > wrote: > > > > > Hello! > > > > > > > > > I'd like to build timestamped, signed, message-id'd soap requests with > > > Jmeter. > > > > > > For that, I've used this tutorial ( > > > > > > > > > https://www.blazemeter.com/blog/take-pain-out-load-testing-secure-web-services > > > ) > > > which showcases the usage of SOAPSampler in a beanshell. > > > > > > Apparently the SOAPSampler class is now deprecated and even further > than > > > deprecated: doesn't work anymore. > > > > > > So what can I use to replace SOAPSampler in Jmeter 3? > > > > > > > > > Thank you! > > > > > > Olivier > > > > > >
