Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 83136 invoked from network); 7 Jul 2005 17:41:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2005 17:41:48 -0000 Received: (qmail 26011 invoked by uid 500); 7 Jul 2005 17:41:45 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 25997 invoked by uid 500); 7 Jul 2005 17:41:45 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 25984 invoked by uid 99); 7 Jul 2005 17:41:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2005 10:41:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of woolfel@gmail.com designates 64.233.170.206 as permitted sender) Received: from [64.233.170.206] (HELO rproxy.gmail.com) (64.233.170.206) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2005 10:41:43 -0700 Received: by rproxy.gmail.com with SMTP id c16so213323rne for ; Thu, 07 Jul 2005 10:41:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bbwar1Z1LylwEW7LOsC2a+76qIa0agFeDc74trGEX4JstThCwB+vjl0NZJlnuVMiMELIn7iXRh8+RkADPj/mur02/TH+25gNvAc1wPXAunhi7duO51qHdxSz6MKaNbfOdfPfDFUDmHIJY0wBXpTriOEF6Uoy/2UJpQLrA3p67dA= Received: by 10.38.149.2 with SMTP id w2mr561545rnd; Thu, 07 Jul 2005 07:03:18 -0700 (PDT) Received: by 10.38.86.39 with HTTP; Thu, 7 Jul 2005 07:03:18 -0700 (PDT) Message-ID: <27e674a905070707037a5630b7@mail.gmail.com> Date: Thu, 7 Jul 2005 10:03:18 -0400 From: Peter Lin Reply-To: Peter Lin To: JMeter Users List Subject: Re: SOAP response In-Reply-To: <42CD32D8.6060008@libero.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42CD32D8.6060008@libero.it> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N since soap calls are expensive, by default the sampler is set to ignore the response. You have to check "read response" for it to save it. once it is checked, you can view the results in "view result in tree" listener peter On 7/7/05, Andrea Loddo wrote: > Hi, >=20 > I am testing a Web Service. Everything seems working right: no errror in > log, no test interruptions and correct statistics. Only ine thing: Soap > response is empy. Is there any method to handle the HTTP response that > Jmeter parses to get XML tests results? > In the case that the server response is ok but the SOAP response is > empty, where can I view these HTTP messages response? >=20 > Thanks very much. > Andrea. >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org