I'll take a look at the test plan when I get home tonight. for the mean time, I would suggest use the previous version and enter the webservice binding URL manually instead of using JMeter to parse the WSDL.
peter lin On 7/5/05, Bronagh McElduff <[EMAIL PROTECTED]> wrote: > Thanks for the prompt response. > I can submit the same SOAP message to the same web service using JMeter > Version 2.1.20050531 and I get my expected response in XML (i.e. a SOAP > response from the webservice) > The web service also loads in a browser. > Have attached my plan, if it helps. > > Cheers, > Bronagh > Peter Lin wrote: > > >I looked at the second error again and it looks like the server is > >returning HTML instead of XML. that will cause Apache SOAP to throw > >an exception when it tries to parse it. > > > >double check the SOAP message and make sure it's correct. I know that > >some webservice toolkits output html when an internal error occurs. > >when that happens, the soap driver throws an exception. Are you able > >to hit the webservice using a browser? > > > >peter lin > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
