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 ja...@apache.org on 2005/03/09 13:40:21 UTC

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

jamejose    2005/03/09 04:40:21

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