You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ja...@apache.org on 2005/07/06 13:10:43 UTC

cvs commit: ws-axis/c/tests/auto_build/testcases/tests AttDataHandlerText.xml

jamejose    2005/07/06 04:10:43

  Added:       c/tests/auto_build/testcases/tests AttDataHandlerText.xml
  Log:
  Adding AttDataHandlerText.xml file
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/AttDataHandlerText.xml
  
  Index: AttDataHandlerText.xml
  ===================================================================
  <test>
      <name>AttDataHandlerText</name>
      <description>AttDataHandlerText</description>
      <clientLang>cpp</clientLang>
      <clientCode>AttDataHandlerText.cpp</clientCode>
      <wsdl>DataHandlerService.wsdl</wsdl>
      <expected>
          <output>
              AttDataHandlerText.expected
          </output>
  	  <request>
  		 AttDataHandlerTextRequest.out
  	  </request>
  	   <serverResponse>
  		AttDataHandlerText_ServerResponse.expected
          </serverResponse>
      </expected>
  	<endpoint>http://localhost:9080/axis/DataHandlerService</endpoint>
  </test>