woolfel 2004/01/12 20:23:14 Modified: xdocs/usermanual build-ws-test-plan.xml Log: updated the build webservices doc to include use proxy. peter lin CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision Changes Path 1.2 +8 -4 jakarta-jmeter/xdocs/usermanual/build-ws-test-plan.xml Index: build-ws-test-plan.xml =================================================================== RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/build-ws-test-plan.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- build-ws-test-plan.xml 7 Jan 2004 13:36:01 -0000 1.1 +++ build-ws-test-plan.xml 13 Jan 2004 04:23:14 -0000 1.2 @@ -107,10 +107,10 @@ <figure image="webservice_sampler.png"> Figure 10.3. Webservice Request</figure> -<p>If the WSDL file was loaded correctly, the "Web Methods" drop down should now +<p>If the WSDL file was loaded correctly, the "Web Methods" drop down should be populated. If the drop down remains blank, it means there was a problem -getting the WSDL. You can test the WSDL file using a browser that reads XML. -For example, if you're testing an IIS webservice it will look like this: +getting the WSDL. You can test the WSDL using a browser that reads XML. +For example, if you're testing an IIS webservice the URL will look like this: http://localhost/myWebService/Service.asmx?WSDL.</p> <p>Next, select the web method and click "Configure". The sampler should @@ -123,6 +123,10 @@ to the location. For convienance, there is a third option of using a message folder. The sampler will randomly select files from a given folder and use the text for the soap message.</p> + +<p>If you are behind a HTTP Proxy, check use proxy and enter the host +and port. If "Use Proxy" is check, but no host or port, the sampler will +fail silently.</p> </section>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
