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/06/21 16:24:15 UTC

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

jamejose    2005/06/21 07:24:15

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