woolfel     2004/02/02 06:00:25

  Modified:    xdocs/usermanual component_reference.xml
  Log:
  updated the component document to mention setMaintainSession.
  
  peter lin
  
  Revision  Changes    Path
  1.76      +5 -1      jakarta-jmeter/xdocs/usermanual/component_reference.xml
  
  Index: component_reference.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/xdocs/usermanual/component_reference.xml,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- component_reference.xml   31 Jan 2004 23:39:50 -0000      1.75
  +++ component_reference.xml   2 Feb 2004 14:00:25 -0000       1.76
  @@ -359,6 +359,10 @@
    left blank. If a sampler has values in the proxy host and port text field, it
    will use the ones provided by the user. This behavior may not be what users
    expect.</p>
  + <p>By default, the webservice sampler set SOAPHTTPConnection.setMaintainSession
  + (true). If you need to maintain the session, add a blank Header Manager. The
  + sampler uses the Header Manager to store the SOAPHTTPConnection object, since
  + there apache soap does provide a easy way to get and set the cookies.</p>
   </description>
   
   <properties>
  
  
  

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

Reply via email to