You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by wo...@apache.org on 2004/11/07 03:12:49 UTC

cvs commit: jakarta-jmeter/src/core/org/apache/jmeter/resources messages.properties

woolfel     2004/11/06 18:12:49

  Modified:    src/core/org/apache/jmeter/resources messages.properties
  Log:
  changed the label for Webservices sampler so it's no longer beta. the
  sampler should work with jwsdp, axis, .NET and glue code wsdl. at this
  point, the sampler is stable and reliable.
  
  peter
  
  Revision  Changes    Path
  1.132     +2 -1      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.131
  retrieving revision 1.132
  diff -u -r1.131 -r1.132
  --- messages.properties	28 Oct 2004 23:45:56 -0000	1.131
  +++ messages.properties	7 Nov 2004 02:12:49 -0000	1.132
  @@ -240,6 +240,7 @@
   jms_use_file=From file
   jms_use_random_file=Random File
   jms_use_text=Textarea
  +jms_use_properties_file=Use jndi.properties file
   jms_user=User
   jms_config_title=JMS Configuration
   jms_sample_title= JMS Default Request
  @@ -612,7 +613,7 @@
   webservice_proxy_note2=will look at command line options. If no proxy host or port are provided by
   webservice_proxy_note3=either, it will fail silently.
   webservice_proxy_port=Proxy Port
  -webservice_sampler_title=WebService(SOAP) Request (Beta Code)
  +webservice_sampler_title=WebService(SOAP) Request
   webservice_soap_action=SOAPAction
   webservice_use_proxy=Use HTTP Proxy
   while_controller_label=Condition (LAST, ALL or JavaScript)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org