Peter, I'm testing a soap servlet. Thanks for the info!
Brian -----Original Message----- From: peter lin [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 10:32 AM To: JMeter Users List Subject: RE: webservice sampler out of curiousity, are you testing a webservice, or just a soap servlet of some kind. the webservice sampler takes soapaction and uses Apache soap driver. There is saxpath for doing XPath stuff. I'm actually considering modifying Apache SOAP to use XPP3 pull parser. this way it will be easier to get the node you want from the response and not have a huge performance impact. peter lin Brian Lundell <[EMAIL PROTECTED]> wrote: Hi Peter, I have been using the Soap/XML-RPC Sampler for a couple of weeks now an it works very well for me. The one thing I would love to see is an XPath Extractor. Much like the RegEx Extractor, it would pull the value of a node from the response, but using XPath instead. I don't know if something exists because I've just started looking for one. If anyone has heard of such a thing and can point me to where it exists, it would be much appreciated! Thanks, Brian -----Original Message----- From: peter lin [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 9:08 AM To: [EMAIL PROTECTED] Subject: webservice sampler Has anyone used the new webservice soap sampler in 1.9RC2? I wrote the sampler and would like to see what people think. I was going back over bugzilla entries and several other people encountered similar problems with webservices and the SOAP/XML-RPC sampler. peter lin --------------------------------- Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

