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>
|