woolfel 2004/01/08 19:55:12 Modified: src/core/org/apache/jmeter/resources messages.properties Log: added entries for proxy support for webservicesamplerGUI PR: Obtained from: Submitted by: Reviewed by: 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.82 +3 -0 jakarta-jmeter/src/core/org/apache/jmeter/resources/messages.properties Index: messages.properties =================================================================== RCS file: /home/cvs/jakarta-jmeter/src/core/org/apache/jmeter/resources/messages.properties,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- messages.properties 7 Jan 2004 13:46:15 -0000 1.81 +++ messages.properties 9 Jan 2004 03:55:12 -0000 1.82 @@ -451,8 +451,11 @@ web_server=Web Server web_testing_retrieve_images=Retrieve All Embedded Resources from HTML Files web_testing_title=HTTP Request +webservice_proxy_host=Proxy Host +webservice_proxy_port=Proxy Port webservice_sampler_title=WebService(SOAP) Request (Alpha Code) webservice_soap_action=SOAPAction +webservice_use_proxy=Use HTTP Proxy workbench_title=WorkBench wsdl_helper_error=The WSDL was not valid, please double check the url. wsdl_url_error=The WSDL was emtpy.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
