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/05/17 16:22:18 UTC

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

jamejose    2005/05/17 07:22:18

  Added:       c/tests/auto_build/testcases/tests
                        OtherFaultExceptionTest.xml
  Log:
  Adding OtherFaultExceptionTest.xml file
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/OtherFaultExceptionTest.xml
  
  Index: OtherFaultExceptionTest.xml
  ===================================================================
  <test>
      <name>OtherFaultException</name>
      <description>OtherFaultException</description>
      <clientLang>cpp</clientLang>
      <clientCode>OtherFaultExceptionTest.cpp</clientCode>
      <wsdl>OtherFaultException.wsdl</wsdl>
      <expected>
          <output>
              OtherFaultExceptionTest.cpp.out
          </output>
      </expected>
  	<endpoint>http://localhost:80/axis/MathOpsDoc</endpoint>
  </test>