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/11/17 04:59:59 UTC

svn commit: r345180 - /webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeNillableAll.xml

Author: cmanohar
Date: Wed Nov 16 19:59:55 2005
New Revision: 345180

URL: http://svn.apache.org/viewcvs?rev=345180&view=rev
Log:
commiting the modified file

Modified:
    webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeNillableAll.xml

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeNillableAll.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeNillableAll.xml?rev=345180&r1=345179&r2=345180&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeNillableAll.xml (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/ComplexTypeNillableAll.xml Wed Nov 16 19:59:55 2005
@@ -1,16 +1,16 @@
 <test>
-    <name>ComplexTypeAll1</name>
-    <description>ComplexTypeAll1</description>
+    <name>ComplexTypeNillableAll</name>
+    <description>ComplexTypeNillableAll</description>
     <clientLang>cpp</clientLang>
-    <clientCode>ComplexTypeAll1sClient.cpp</clientCode>
-    <wsdl>ComplexTypeAll1.wsdl</wsdl>
+    <clientCode>ComplexTypeNillableAllClient.cpp</clientCode>
+    <wsdl>ComplexTypeNillableAll.wsdl</wsdl>
     <expected>
         <output>
-            ComplexTypeAll1.cpp.out
+            ComplexTypeNillableAll.cpp.out
         </output>
 		<request>
-			ComplexTypeAll1.request
+			ComplexTypeNillableAll.request
 		</request>
     </expected>
-	<endpoint>-e http://localhost:80/axis/ComplexTypeAll1</endpoint>
+	<endpoint>-e http://localhost:80/axis/ComplexTypeNillableAll</endpoint>
 </test>