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/18 13:11:26 UTC

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

jamejose    2005/03/18 04:11:26

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