Author: jamejose
Date: Wed Mar 15 01:56:59 2006
New Revision: 386028
URL: http://svn.apache.org/viewcvs?rev=386028&view=rev
Log:
Updated endpoint for FaultMapping
Modified:
webservices/axis/trunk/c/tests/auto_build/testcases/tests/FaultMapping.xml
Modified: webservices/axis/trunk/c/tests/auto_build/testcases/tests/FaultMapping.xml
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/tests/FaultMapping.xml?rev=386028&r1=386027&r2=386028&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/tests/FaultMapping.xml (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/tests/FaultMapping.xml Wed Mar 15
01:56:59 2006
@@ -9,5 +9,5 @@
FaultMapping.cpp.out
</output>
</expected>
- <endpoint>http://localhost:80/axis/MathOpsService</endpoint>
+ <endpoint>http://localhost:80/axis/FaultMapping</endpoint>
</test>
|