woolfel 2004/01/13 06:10:28 Modified: xdocs/usermanual get-started.xml Log: updated the optional section to include a note about apache soap driver needing mail.jar and activation.jar peter lin CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. Revision Changes Path 1.21 +5 -1 jakarta-jmeter/xdocs/usermanual/get-started.xml Index: get-started.xml =================================================================== RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/get-started.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- get-started.xml 17 Oct 2003 00:01:32 -0000 1.20 +++ get-started.xml 13 Jan 2004 14:10:27 -0000 1.21 @@ -77,6 +77,10 @@ <subsection name="2.2.5 JDBC Driver" anchor="opt_jdbc"> <p>You will need to add your database vendor's JDBC driver to the <a href="#classpath">classpath</a> if you want to do JDBC testing.</p> </subsection> + +<subsection name="2.2.6 Apache SOAP" anchor="opt_soap"> +<p>Apache SOAP requires mail.jar and activation.jar. You need to download and copy these two jar files to your jmeter/lib directory. Once the files are in there, JMeter will automatically pick them up.</p> +</subsection> </section> <section name="2.3 Installation" anchor="install">
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
