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:40:30 UTC

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

roshan      2004/06/25 01:40:30

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