You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ro...@apache.org on 2004/06/25 11:42:17 UTC

cvs commit: ws-axis/c/tests/client/soapHeader/test3 readme.txt

roshan      2004/06/25 02:42:16

  Added:       c/tests/client/soapHeader/test3 readme.txt
  Log:
  add readme file
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/client/soapHeader/test3/readme.txt
  
  Index: readme.txt
  ===================================================================
  This client application can be used to test the set/get/remove multiple soap headers with same value.
  In the first part of the program it sets some soap headders with same values.Then it calls echostring method and then it gets the soap headers and remove them.
  
  Steps to Run the Test
  =====================
  1) Build the source in "CHECKOUT_HOME\ws-axis\c\tests\client\soapHeader\vc" then the exe files will be created at "CHECKOUT_HOME\ws-axis\c\tests\client\soapHeader".
  
  2) Run the client and you can verify the result by looking at the TCP Monitor.