On 11/08/2008, James Hill <[EMAIL PROTECTED]> wrote: > Latest (non-nightly build) version of JMeter. And yes, as I discovered late > last week the XML-RPC sampler works fine. There's a bug in our code in that > it lacks backwards compatibility. Fun tmes. > > Is there going to be an update to the WebService (SOAP) Sampler? >
Perhaps, but nothing is planned as yet. > > On Mon, Aug 11, 2008 at 11:02 AM, sebb <[EMAIL PROTECTED]> wrote: > > > On 05/08/2008, James Hill <[EMAIL PROTECTED]> wrote: > > > Hi list. > > > > > > I'm testing a webservice using JMeter and I've run into a problem. When > > > sending a XML payload to the service using JMeter I get an exception > > > returned from the service. When I send the exact same payload from > > SOAPui > > > the webservice sends back the correct response. There are a few > > differences > > > with the header information but the major one that stands out is the > > HTTP > > > versioning. JMeter is HTTP/1.0 while SOAPui uses HTTP/1.1. > > > > > > Is it possible to dummy the header information to make the webservice > > think > > > that it's receiving a request in the correct format? Or am I on the > > wrong > > > path here and it's related to another problem? The rest of the header > > and > > > payload look pretty much the same. > > > > > > > Which version of JMeter? > > > > Which SOAP sampler? > > > > The WebService (SOAP) Sampler uses an old version of Apache Soap; I > > don't think the header can be changed. > > > > Try using the XML-RPC sampler instead. > > > > > Regards, > > > > > > James. > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

