You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2010/11/03 03:17:45 UTC

svn commit: r1030311 - in /jakarta/jmeter/trunk/xdocs/usermanual: build-ws-test-plan.xml component_reference.xml

Author: sebb
Date: Wed Nov  3 02:17:45 2010
New Revision: 1030311

URL: http://svn.apache.org/viewvc?rev=1030311&view=rev
Log:
Mail jars are now included

Modified:
    jakarta/jmeter/trunk/xdocs/usermanual/build-ws-test-plan.xml
    jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jakarta/jmeter/trunk/xdocs/usermanual/build-ws-test-plan.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/build-ws-test-plan.xml?rev=1030311&r1=1030310&r2=1030311&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/build-ws-test-plan.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/build-ws-test-plan.xml Wed Nov  3 02:17:45 2010
@@ -39,11 +39,6 @@ construct the Test Plan, you will use th
 <complink name="WebService(SOAP) Request (Beta Code)"/>, and
 <complink name="Graph Results"/>.</p>
 
-<p>General notes on the webservices sampler. The current implementation uses
-Apache SOAP driver, which requires activation.jar and mail.jar from SUN. Due
-to license restrictions, JMeter does not include the jar files in the
-binary distribution.</p>
-
 <p>If the sampler appears to be getting an error from the webservice, double check the
 SOAP message and make sure the format is correct. In particular, make sure the
 xmlns attributes are exactly the same as the WSDL. If the xml namespace is

Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1030311&r1=1030310&r2=1030311&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Wed Nov  3 02:17:45 2010
@@ -522,9 +522,6 @@ Or set Content-Length to -1 to force chu
  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>
- <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.</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



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