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 pr...@apache.org on 2005/06/21 18:32:36 UTC

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

prestonf    2005/06/21 09:32:36

  Added:       c/tests/auto_build/testcases/tests nillableComplexType.xml
  Log:
  Added an additional unit test: nillableComplexType
  
  Revision  Changes    Path
  1.1                  ws-axis/c/tests/auto_build/testcases/tests/nillableComplexType.xml
  
  Index: nillableComplexType.xml
  ===================================================================
  <test>
      <name>nillableComplexType</name>
      <description>nillableComplexType</description>
      <clientLang>cpp</clientLang>
      <clientCode>nillableComplexTypeClient.cpp</clientCode>
      <wsdl>nillableComplexType.wsdl</wsdl>
      <expected>
          <output>
              nillableComplexType.cpp.out
          </output>
  		<serverResponse>nillableComplexType.expected</serverResponse>
      </expected>
  	<endpoint>http://whaler.hursley.ibm.com:9090/nillableComplexType/services/nillableComplexType</endpoint>
  </test>