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:48:34 UTC

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

jamejose    2005/02/22 21:48:34

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