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 cm...@apache.org on 2005/10/28 07:07:56 UTC

svn commit: r329102 - /webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeAll1.xml

Author: cmanohar
Date: Thu Oct 27 22:07:52 2005
New Revision: 329102

URL: http://svn.apache.org/viewcvs?rev=329102&view=rev
Log:
adding this xml for ComplexTypeAll1 test 

Added:
    webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeAll1.xml

Added: webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeAll1.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeAll1.xml?rev=329102&view=auto
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeAll1.xml (added)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeAll1.xml Thu Oct 27 22:07:52 2005
@@ -0,0 +1,16 @@
+<test>
+    <name>ComplexTypeAll1</name>
+    <description>ComplexTypeAll1</description>
+    <clientLang>cpp</clientLang>
+    <clientCode>ComplexTypeAll1sClient.cpp</clientCode>
+    <wsdl>ComplexTypeAll1.wsdl</wsdl>
+    <expected>
+        <output>
+            ComplexTypeAll1.cpp.out
+        </output>
+		<request>
+			ComplexTypeAll1.request
+		</request>
+    </expected>
+	<endpoint>-e http://localhost:80/axis/ComplexTypeAll1</endpoint>
+</test>