Thanks for your reply I have check the "read response". I have tried every combination I can think of.
Points to note 1. The Web Service Sampler config can access Web Services to populate the drop down. Try using http://www.nanonull.com/TimeService/TimeService.asmx?WSDL 2. I populated the Soap/XML-RPC DATA myself from the info on this Web site 3. Using a proxy I can see no request being sent by the Sampler when the test is ran. Perhaps you could try this very simple test. There are a number of different services at this site. This could also be an excellent "How to" example for the documentation. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] org]On Behalf Of peter lin Sent: Wednesday, 7 January 2004 03:35 To: JMeter Users List Subject: RE: Web Services Question I just built from the nightly and ran a test against an asmx page. remember to check "read response" otherwise the sampler will ignore the response. this was done for performance reasons. reading the response is fairly memory intensive. peter lin Peter Reid <[EMAIL PROTECTED]> wrote: I have checked this log. It indicates a successful request. I have been through the JavaMail issue and removed errors caused by this not being there. I have also used PerfectLoad HTTPInspector to see what Jmeter is doing. It does not produce any requests for WebServices. I have tried both Java 1.3.1 and 1.4.2 to no avail. The Soap/XML-RPC Data is parsed by Jmeter, as I can cause an error if I enter this incorrectly. I also tried to use the SOAP Listener. This sends a request however it causes a 502 Bad Gateway error. Using HTTPInspector it seems the Soap Action is missing from the header causing the destination server to issue a 500 error. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] org]On Behalf Of Sebastian Bazley Sent: Tuesday, 6 January 2004 11:56 To: JMeter Users List Subject: Re: Web Services Question Have you checked the jmeter.log file? I think Webservices needs JavaMail - download from java.sun.com S. ----- Original Message ----- From: "Peter Reid" To: Sent: Sunday, January 04, 2004 7:37 PM Subject: Web Services Question Hi, I recently downloaded version 1.9.1 and I am trying to get the "WebService(SOAP) Request (Alpha Code)" Sampler to work. I am having difficulty and would appreciate if someone could help. I added the sampler to my test and have set the WSDL to http://www.nanonull.com/TimeService/TimeService.asmx?WSDL and clicked the Load WSDL button. The Web Methods are loaded OK I select a message and click on Configure. This sets values for URL and Soap/XML-RPC Data I have also checked Read Soap Response. I have added "View Results Tree" and "Graph Results" listeners to my test. When I run the test the "Graph results" indicates a test ran however responses in the "View Results Tree" are null. The documentation on the Help and on the Web Site does not seem to match this version I can run these Soap Requests from XML Spy OK Am I missing something? ------------------------------------------------------------------------------ "This communication, including any attachments, is confidential. If you are not the intended recipient, you should not read it - please contact me immediately, destroy it, and do not copy or use any part of this communication or disclose anything about it. Thank you. Please note that this communication does not designate an information system for the purposes of the Electronic Transactions Act 2002." ------------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ------------------------------------------------------------------------------ "This communication, including any attachments, is confidential. If you are not the intended recipient, you should not read it - please contact me immediately, destroy it, and do not copy or use any part of this communication or disclose anything about it. Thank you. Please note that this communication does not designate an information system for the purposes of the Electronic Transactions Act 2002." ------------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------- Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes ------------------------------------------------------------------------------ "This communication, including any attachments, is confidential. If you are not the intended recipient, you should not read it - please contact me immediately, destroy it, and do not copy or use any part of this communication or disclose anything about it. Thank you. Please note that this communication does not designate an information system for the purposes of the Electronic Transactions Act 2002." ------------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

