woolfel 2005/09/22 11:12:38
Modified: xdocs/usermanual Tag: rel-2-1 component_reference.xml
Log:
updating the testplan description with a short explanation of classpath
feature
peter
Revision Changes Path
No revision
No revision
1.121.2.9 +4 -2 jakarta-jmeter/xdocs/usermanual/component_reference.xml
Index: component_reference.xml
===================================================================
RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v
retrieving revision 1.121.2.8
retrieving revision 1.121.2.9
diff -u -r1.121.2.8 -r1.121.2.9
--- component_reference.xml 15 Sep 2005 23:28:15 -0000 1.121.2.8
+++ component_reference.xml 22 Sep 2005 18:12:38 -0000 1.121.2.9
@@ -2508,7 +2508,9 @@
<br></br>
</description>
<component index="§-num;.9.1" name="Test Plan" screenshot="testplan.png">
-<description><p>At the Test Plan level, static variables can be defined that
allow users to abstract values that are repeated throughout their tests, such
as server names. Here, one can instruct JMeter to save the maximum sample
information to file by selecting "functional testing". Also, an option exists
here to instruct JMeter to run the <complink name="Thread Group"/> serially
rather than in parallel.</p></description>
+<description><p>At the Test Plan level, static variables can be defined that
allow users to abstract values that are repeated throughout their tests, such
as server names. Here, one can instruct JMeter to save the maximum sample
information to file by selecting "functional testing". Also, an option exists
here to instruct JMeter to run the <complink name="Thread Group"/> serially
rather than in parallel.</p>
+<p>Test plan now provides an easy way to add classpath setting to a specific
test plan. The feature is additive, meaning that you can add jar files or
directories, but removing an entry requires restarting JMeter. In the past,
users had to copy all the jar files to jmeter/lib/ directory. Now that is not
necessary. JMeter properties also provides an entry for loading additional
classpaths.</p>
+<p>In jmeter.properties, edit "user.classpath" to include additional
libraries. Note that paths with spaces may cause problems for
Java.</p></description>
</component>
<component index="§-num;.9.2" name="Thread Group"
screenshot="threadgroup.png">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]