I'm using JMeter 1.8 on Win2000. If I try to use the SOAP sampler I get: java.net.ProtocolException: Can't reset method: already connected
I've seen another user having the same problem. I've also seen a suggestion to use the HTTPrequest Sampler and enter the soap message as a parameter. I can not see how this could work since a parameter has the format <name> =<value>. So matter what I do I'll get an equal sign in my message, and hence an XML format error. Any ideas on how I could test my SOAP application? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

