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 na...@apache.org on 2007/02/22 06:58:47 UTC

svn commit: r510406 - /webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1ServerResponse.expected

Author: nadiramra
Date: Wed Feb 21 21:58:46 2007
New Revision: 510406

URL: http://svn.apache.org/viewvc?view=rev&rev=510406
Log:
testcase response should not be sending soap response since one-way messaging.

Modified:
    webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1ServerResponse.expected

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1ServerResponse.expected
URL: http://svn.apache.org/viewvc/webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1ServerResponse.expected?view=diff&rev=510406&r1=510405&r2=510406
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1ServerResponse.expected (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1ServerResponse.expected Wed Feb 21 21:58:46 2007
@@ -4,9 +4,6 @@
 Content-Language: en-GB
 Transfer-Encoding: chunked
 
-###
-<?xml version="1.0" encoding="utf-8"?>
-<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Header/><soapenv:Body><NamespaceTest1Response></NamespaceTest1Response></soapenv:Body></soapenv:Envelope>
 0
 
 HTTP/1.1 200 OK
@@ -15,8 +12,5 @@
 Content-Language: en-GB
 Transfer-Encoding: chunked
 
-###
-<?xml version="1.0" encoding="utf-8"?>
-<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Header/><soapenv:Body><NamespaceTest1Response></NamespaceTest1Response></soapenv:Body></soapenv:Envelope>
 0
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org