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

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

jamejose    2005/02/22 21:50:40

  Added:       c/tests/auto_build/testcases/tests
                        TestSoapMethodAttribute.xml
  Log:
  
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/TestSoapMethodAttribute.xml
  
  Index: TestSoapMethodAttribute.xml
  ===================================================================
  <test>
      <name>TestSoapMethodAttribute</name>
      <description>TestSoapMethodAttribute</description>
      <clientLang>cpp</clientLang>
      <clientCode>TestSoapMethodAttributeClient.cpp</clientCode>
      <wsdl>MathOpsDoc.wsdl</wsdl>
      <expected>
          <output>
              TestSoapMethodAttribute.expected
          </output>
          <request>
              TestSoapMethodAttributeRequest.out
          </request>
      </expected>
          <endpoint>http://localhost:80/MathOps/services/MathOps</endpoint>
  </test>