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/02/23 06:52:50 UTC

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

jamejose    2005/02/22 21:52:50

  Added:       c/tests/auto_build/testcases/tests
                        TestTransportProtocolFault.xml
  Log:
  
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/TestTransportProtocolFault.xml
  
  Index: TestTransportProtocolFault.xml
  ===================================================================
  <test>
      <name>TestTransportProtocolFault</name>
      <description>TestTransportProtocolFault test</description>
      <clientLang>cpp</clientLang>
      <clientCode>TestTransportProtocolFaultClient.cpp</clientCode>
      <wsdl>CalculatorDoc.wsdl</wsdl>
      <expected>
          <output>
              TestTransportProtocolFault.expected
          </output>
      </expected>
  	<endpoint>http://localhost:80/Calculator/services/Calculator</endpoint>
  </test>