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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to