You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ja...@apache.org on 2006/03/15 10:52:45 UTC

svn commit: r386024 - /webservices/axis/trunk/c/tests/auto_build/testcases/tests/OtherFaultExceptionTest.xml

Author: jamejose
Date: Wed Mar 15 01:52:43 2006
New Revision: 386024

URL: http://svn.apache.org/viewcvs?rev=386024&view=rev
Log:
Changed the endpoint value

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

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/tests/OtherFaultExceptionTest.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/OtherFaultExceptionTest.xml?rev=386024&r1=386023&r2=386024&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/tests/OtherFaultExceptionTest.xml (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/OtherFaultExceptionTest.xml Wed Mar 15 01:52:43 2006
@@ -9,5 +9,5 @@
             OtherFaultExceptionTest.cpp.out
         </output>
     </expected>
-	<endpoint>http://localhost:80/axis/MathOpsDoc</endpoint>
+	<endpoint>http://localhost:80/axis/FaultMappingDoc</endpoint>
 </test>