You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2009/04/23 00:01:13 UTC

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

Author: sebb
Date: Wed Apr 22 22:01:12 2009
New Revision: 767687

URL: http://svn.apache.org/viewvc?rev=767687&view=rev
Log:
Tweaks

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=767687&r1=767686&r2=767687&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Wed Apr 22 22:01:12 2009
@@ -501,9 +501,9 @@
  paste the message in to text area, it will not retain the encoding and will result
  in errors. Save your message to a file with the proper encoding, and the sampler
  will read it as java.io.FileInputStream.</p>
- <p>The sampler requires mail.jar and activation.jar. This is because Apache SOAP
+ <note>The sampler requires mail.jar and activation.jar. This is because Apache SOAP
  requires the libs. Because mail.jar and activation.jar are distributed by Sun,
- you have to download them separately.</p>
+ you have to download them separately.</note>
  <p>An important note on the sampler is it will automatically use the proxy host
  and port passed to JMeter from command line, if those fields in the sampler are
  left blank. If a sampler has values in the proxy host and port text field, it
@@ -2199,7 +2199,7 @@
 <description><p>The mailer visualizer can be set up to send email if a test run receives too many
 failed responses from the server.</p></description>
 <note>
-The Mailer Visualizer requires the optional Javamail jars.
+The Mailer Visualizer requires the optional Javamail jars (activation.jar and mail.jar).
 If these are not present in the lib directory, the element will not appear in the menus.
 </note>
 <properties>



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org