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:20:54 UTC

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

jamejose    2005/06/21 07:20:54

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