You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2012/09/24 22:18:52 UTC

svn commit: r1389555 - /jmeter/trunk/xdocs/usermanual/component_reference.xml

Author: pmouawad
Date: Mon Sep 24 20:18:52 2012
New Revision: 1389555

URL: http://svn.apache.org/viewvc?rev=1389555&view=rev
Log:
Clarify Webservice Soap Sampler behaviour

Modified:
    jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1389555&r1=1389554&r2=1389555&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Mon Sep 24 20:18:52 2012
@@ -719,6 +719,9 @@ If this is zero, then the request is mar
         <property name="Port Number" required="No">Proxy host port</property>
         </properties>
 
+<note>
+Webservice Soap Sampler assumes that empty response means failure.
+</note>
 </component>
 
 <component name="LDAP Request" index="&sect-num;.1.7" width="621" height="462" screenshot="ldap_request.png">