Author: sebb
Date: Tue Apr  8 18:29:13 2008
New Revision: 646173

URL: http://svn.apache.org/viewvc?rev=646173&view=rev
Log:
Mailer vis needs Javamail

Modified:
    jakarta/jmeter/trunk/docs/usermanual/component_reference.html
    jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jakarta/jmeter/trunk/docs/usermanual/component_reference.html
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/component_reference.html?rev=646173&r1=646172&r2=646173&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/component_reference.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/component_reference.html Tue Apr  8 
18:29:13 2008
@@ -6275,7 +6275,14 @@
                                                </p>
                                                                                
                                        <p><b>Control Panel</b></p>
                                                <div align="center"><img 
width='645' height='345' src="../images/screenshots/mailervisualizer.png"></div>
-                                                                               
                                                                                
                         <p>
+                                                                               
                                                                                
                                <p><table border="1" bgcolor="#bbbb00" 
width="50%" cellspacing="0" cellpadding="2">
+               <tr><td>                                                
+The Mailer Visualizer requires the optional Javamail jars.
+If these are not present in the lib directory, the element will not appear in 
the menus.
+
+                       </td></tr>
+       </table></p>
+                                                                               
                                                                         <p>
        <b>Parameters</b>
        <table border="1" cellspacing="0" cellpadding="2">
        <tr><th>Attribute</th><th>Description</th><th>Required</th></tr>

Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=646173&r1=646172&r2=646173&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Tue Apr  8 
18:29:13 2008
@@ -2016,7 +2016,10 @@
 <component name="Mailer Visualizer" index="&sect-num;.3.13"  width="645" 
height="345" screenshot="mailervisualizer.png">
 <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.
+If these are not present in the lib directory, the element will not appear in 
the menus.
+</note>
 <properties>
         <property name="Name" required="No">Descriptive name for this element 
that is shown in the tree.</property>
         <property name="From" required="Yes">Email address to send messages 
from.</property>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to