Author: sebb
Date: Tue Apr 24 12:09:58 2007
New Revision: 532044
URL: http://svn.apache.org/viewvc?view=rev&rev=532044
Log:
Document all BeanShell init properties
Modified:
jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties
Modified: jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties?view=diff&rev=532044&r1=532043&r2=532044
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/jmeter.properties Tue Apr 24 12:09:58
2007
@@ -421,10 +421,14 @@
#beanshell.init.file=
#
-# Define the intialisation files for BeanShell Sampler and Function elements
+# Define the intialisation files for BeanShell Sampler, Function and other
BeanShell elements
#beanshell.sampler.init=BeanShellSampler.bshrc
#beanshell.function.init=BeanShellFunction.bshrc
#beanshell.assertion.init=etc
+#beanshell.listener.init=etc
+#beanshell.postprocessor.init=etc
+#beanshell.preprocessor.init=etc
+#beanshell.timer.init=etc
#---------------------------------------------------------------------------
# MailerModel configuration
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]