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 2006/03/15 10:54:29 UTC

svn commit: r386026 - /webservices/axis/trunk/c/tests/auto_build/testcases/tests/MathOps.xml

Author: jamejose
Date: Wed Mar 15 01:54:27 2006
New Revision: 386026

URL: http://svn.apache.org/viewcvs?rev=386026&view=rev
Log:
Updated  test endpoint for MathOps

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

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/tests/MathOps.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/MathOps.xml?rev=386026&r1=386025&r2=386026&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/tests/MathOps.xml (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/MathOps.xml Wed Mar 15 01:54:27 2006
@@ -9,5 +9,5 @@
             MathOps.out
         </output>
     </expected>
-	<endpoint>http://localhost:80/axis/MathOpsService</endpoint>
+	<endpoint>http://localhost:80/axis/MathOps</endpoint>
 </test>