woolfel     2004/01/12 19:15:15

  Modified:    src/core/org/apache/jmeter/resources messages.properties
  Log:
  added entry for webservice sampler. added a note for proxy.
  
  
  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.83      +1 -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.82
  retrieving revision 1.83
  diff -u -r1.82 -r1.83
  --- messages.properties       9 Jan 2004 03:55:12 -0000       1.82
  +++ messages.properties       13 Jan 2004 03:15:15 -0000      1.83
  @@ -455,6 +455,7 @@
   webservice_proxy_port=Proxy Port
   webservice_sampler_title=WebService(SOAP) Request (Alpha Code)
   webservice_soap_action=SOAPAction
  +webservice_proxy_note=If Use HTTP Proxy is checked, but no host or port are 
provided, the sampler will fail silently.
   webservice_use_proxy=Use HTTP Proxy
   workbench_title=WorkBench
   wsdl_helper_error=The WSDL was not valid, please double check the url.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to