Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 33757 invoked from network); 8 Sep 2005 19:23:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Sep 2005 19:23:41 -0000 Received: (qmail 4410 invoked by uid 500); 8 Sep 2005 19:23:38 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 4391 invoked by uid 500); 8 Sep 2005 19:23:37 -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 4378 invoked by uid 99); 8 Sep 2005 19:23:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2005 12:23:37 -0700 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=HTML_60_70,HTML_MESSAGE,MIME_BOUND_NEXTPART,NORMAL_HTTP_TO_IP,SPF_HELO_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.241.216.91] (HELO mail1.myvaluehost.com) (66.241.216.91) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Sep 2005 12:23:50 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----_SmarterMail_NextPart_0207218860107608 Date: Thu, 8 Sep 2005 15:31:22 -0400 Subject: Re: Problem making a soap call from JMeter From: "Manish Mathuria" Reply-To: mmathuria@infostretch.com To: , CC: Message-ID: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 500/1000/N ------_SmarterMail_NextPart_0207218860107608 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hi Peter,=0D=0A=0D=0APlease note that using another client I can successful= ly make this call. \=0D=0A=0D=0AHowever, the path is =0D=0A - < service na= me =3D" HierarchyServiceImpl"> =A0 < documentation > com.stratify.datah= ub.hierarchy.ejb.HierarchyServiceImpl web service - <= port name =3D" IHierarchyService" binding =3D" tns:IHierarchyService"> = =A0 < soap:address location =3D" http://GUMBY1:80/kopernik/glue/hierarch= y" /> =A0 =A0 =0D=0A=0D=0AThanks=0D=0A=0D=0Aman= ish=0D=0A=0D=0A----------------------------------------=0D=0A From: Peter L= in =0D=0ASent: Thursday, September 08, 2005 3:12 PM=0D= =0ATo: JMeter Users List , mmathuria@infost= retch.com=0D=0ASubject: Re: Problem making a soap call from JMeter =0D=0A= =0D=0Alooks like incorrect path.=A0 what does the WSDL have for the path of= the webservice itself?=0D=0A=0D=0Afor example, the wsdl from the xmethods.= com in the email has this for the path=0D=0A=0D=0Ahttp://64.124.140.30:9090= /soap=0D=0A=0D=0Awhat you want to look for is this.=0D=0A=0D=0A=0D=0A=0D=0A=0D=0A=0D=0Apeter=0D=0A= =0D=0A On 9/8/05, Manish Mathuria wrote: =0D=0A= =0D=0AHi=0D=0AI am trying to make a soap call from JMeter 2.1 using the Web= Service(SOAP) Request sampler. The server responds with a service not found= error. Please note that the same call when made using a different client (= such as mindreef soapscope) works. Also I can make a soap call from JMeter = to a external soap server ( such as http://services.xmethods.net/soap/urn:x= methods-delayed-quotes.wsdl). Following are the details.=0D=0A=0D=0AI would= appreciate any help you can provide on this. =0D=0A=0D=0AThanks=0D=0A=0D= =0AManish=0D=0A=0D=0AMy Call details:=0D=0AWSDL: http://gumby1/kopernik/glu= e/hierarchy.wsdl=0D=0Aserver: gumby1=0D=0Aport:80=0D=0Apath: kopernik/glue/= hierarchy.wsdl =0D=0Asoapaction: listAllHierarchies=0D=0Asoap data:=0D=0A=0D=0A=0D=0A=0D=0A=0D= =0A =0D=0A=0D=0A=0D=0A ------_SmarterMail_NextPart_0207218860107608--