The SOAP ,module was created on-the-fly by myself who's never done any SOAP programming. I have no way of testing it, nor much interest. I created the module to help anyone out there who wanted to add SOAP functionality to JMeter.
-Mike On 1 Oct 2002 at 17:11, Peter, Reto wrote: > Hi > > I want to use the SOAP/XML-RPC Sampler of JMeter. > I tried it with JMeter 1.7.3 and JMeter nightly build from 30.September > 2002. > > I have the following problem: > > - When executing any SOAP message, the return is: Can't reset method: > already connected > --> this is maybe a bug documented by Peter Marshall in his message from > 09.09.2002 > --> I added his code to the HTTPSampler.sample code and tried again > --> now the return message is: java.io.IOException: Stream closed > > So, I'm not able to make a request (RPC) over SOAP with JMeter. > > I tried also the HTTP Autorization in combination with SOAP/XML-RPC. It > doesn't work. It seems, that this is not possible in JMeter (combination of > SOAP and HTTP Authorization. > > Is anyone working with JMeter and SOAP-Request and how are your experiences? > > Thanksin advance, Reto Peter > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

