Author: sebb
Date: Mon Apr 2 18:19:26 2007
New Revision: 524990
URL: http://svn.apache.org/viewvc?view=rev&rev=524990
Log:
Document remote variable/function problem.
Modified:
jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml
Modified: jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml?view=diff&rev=524990&r1=524989&r2=524990
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml (original)
+++ jakarta/jmeter/branches/rel-2-2/xdocs/changes.xml Mon Apr 2 18:19:26 2007
@@ -66,6 +66,10 @@
BeanShell test elements leak memory.
This can be reduced by using a file instead of including the script in the
test element.
</p>
+<p>
+Variables and functions do not work in Listeners in client-server (remote)
mode so cannot be used
+to name log files.
+</p>
<h4>Incompatible changes (usage):</h4>
<p>
The LDAP Extended Sampler now uses the same panel for both Thread Bind and
Single-Bind tests.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]