Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 92202 invoked from network); 6 Jul 2009 21:36:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jul 2009 21:36:20 -0000 Received: (qmail 75748 invoked by uid 500); 6 Jul 2009 21:36:29 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 75713 invoked by uid 500); 6 Jul 2009 21:36:29 -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 75703 invoked by uid 99); 6 Jul 2009 21:36:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jul 2009 21:36:29 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [69.147.64.90] (HELO smtp117.sbc.mail.sp1.yahoo.com) (69.147.64.90) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 06 Jul 2009 21:36:19 +0000 Received: (qmail 88462 invoked from network); 6 Jul 2009 21:35:57 -0000 Received: from unknown (HELO ?192.168.1.100?) (michael.darretta.ctr@99.51.3.140 with plain) by smtp117.sbc.mail.sp1.yahoo.com with SMTP; 6 Jul 2009 21:35:57 -0000 X-YMail-OSG: g6CSDhYVM1lJ8hEftHd80K_BAsI6NeSCrEKdLe2fGjhjpIiCe6twWnpD2Hg2bC2x8uvzrSS_Wr559FfkLI4VDm2IRze4C_0AFyp.Mafj6a5WASA2dDbxskT6e060iPzDwz5n_f0alRLvz6alIwxVx8HIgFsC_TtUjeEghM3uotzUY_6SEG.QNANmyyozuUiVMgKb.IdiiBW6ZEiRZmcksN4Mas9VMp85JUqnKp_iiewW_3CnC1rMxdoa5fo.rnXywK9QJXPe4Y7wNcHTSnrSO9XpCEzHfbRV3dKcSulqKr.7zkUN4KBweSA_QRBJrW.opU8rGMuRED4zzMly2xmgKhE72v_yJQ_jyQ-- X-Yahoo-Newman-Property: ymail-3 Message-ID: <4A526EAB.5090203@metnet.navy.mil> Date: Mon, 06 Jul 2009 14:37:47 -0700 From: Mike Darretta User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.18) Gecko/20081031 SeaMonkey/1.1.13 MIME-Version: 1.0 To: jmeter-user@jakarta.apache.org Subject: WebService(SOAP) Request Content-Type: multipart/mixed; boundary="------------080303090503080301080000" X-Virus-Checked: Checked by ClamAV on apache.org --------------080303090503080301080000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I am running JMeter 2.2 with Java 1.5.0_12. I am trying to add a WSDL to a WebService(SOAP) Request sampler. For now, I just want to upload the WSDL from my local drive. So far, I have had no luck - "WSDL not valid..." error. I have been able to connect to other simple WSDLs via HTTP, but the same WSDLs become inaccessible if I download to disk and try to read via the file:/// protocol. Is there a limitation for reading WSDLs from disk? Do I need to take special care in how I download a WSDL to disk or upload into the sampler? Any help/suggestions is appreciated. -- Mike --------------080303090503080301080000 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org --------------080303090503080301080000--