Author: sebb
Date: Fri Oct 14 15:14:07 2011
New Revision: 1183384
URL: http://svn.apache.org/viewvc?rev=1183384&view=rev
Log:
Document that BSF and JSR223 samplers are not saved between invocations
Modified:
jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1183384&r1=1183383&r2=1183384&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Fri Oct 14
15:14:07 2011
@@ -1057,6 +1057,7 @@ Beware however that misuse of any method
<li>jexl (JMeter version 2.3.2 and later)</li>
<li>xslt</li>
</ul>
+ <note>Unlike the BeanShell sampler, the interpreter is not saved
between invocations.</note>
</description>
<properties>
<property name="Name" required="No">Descriptive name for this
controller that is shown in the tree.</property>
@@ -1117,6 +1118,7 @@ Currently the only way to changes these
The JSR223 Sampler allows JSR223 script code to be used to perform a sample.
For details, see <complink name="BSF Sampler"/>.
</p>
+<note>Unlike the BeanShell sampler, the interpreter is not saved between
invocations.</note>
</description>
</component>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]