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 10:37:46 UTC

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

roshan      2004/06/25 01:37:46

  Added:       c/tests/client/soapHeader/test2 readme.txt
  Log:
  add readme file
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/client/soapHeader/test2/readme.txt
  
  Index: readme.txt
  ===================================================================
  This client application can be used to test the set/get/remove multiple soap headers.
  In the first part of the program it sets some soap headders.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.