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 pr...@apache.org on 2005/10/03 15:12:55 UTC

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

Author: prestonf
Date: Mon Oct  3 06:12:49 2005
New Revision: 293330

URL: http://svn.apache.org/viewcvs?rev=293330&view=rev
Log:
Part of the test for AXISCPP-843

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

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1Request.expected
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1Request.expected?rev=293330&r1=293329&r2=293330&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1Request.expected (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1Request.expected Mon Oct  3 06:12:49 2005
@@ -1,9 +1,14 @@
-POST /AxisBench/services/AxisBenchSoapImpl HTTP/1.1 Host: localhost:9090 Content-Type: text/xml; charset=UTF-8 SOAPAction: "" Content-Length: 669  
+POST /axis/NamespaceTest HTTP/1.1
+Host: 127.0.0.1:13260
+Content-Type: text/xml; charset=UTF-8
+SOAPAction: ""
+Content-Length: 669
+
 <?xml version='1.0' encoding='utf-8' ?>
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <SOAP-ENV:Body>
 <ns1:anElement xmlns:ns1="SimpleNonBaseType">
-<Element><ns2:Time xsi:nil="true"></ns2:Time><ns2:Boolean>false</ns2:Boolean>
+<Element xmlns:ns2="SimpleType"><ns2:Time xsi:nil="true"></ns2:Time><ns2:Boolean>false</ns2:Boolean>
 <ns2:Byte>0</ns2:Byte>
 <ns2:Calendar xsi:nil="true"></ns2:Calendar>
 <ns2:Double>0.000000</ns2:Double>
@@ -16,3 +21,4 @@
 </ns1:anElement>
 </SOAP-ENV:Body>
 </SOAP-ENV:Envelope>
+

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1ServerResponse.expected
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1ServerResponse.expected?rev=293330&r1=293329&r2=293330&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1ServerResponse.expected (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/NamespaceTest1ServerResponse.expected Mon Oct  3 06:12:49 2005
@@ -4,7 +4,7 @@
 Content-Language: en-GB
 Transfer-Encoding: chunked
 
-###
+1d7
 <?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/"
@@ -15,5 +15,24 @@
 <NamespaceTest1Response>
 </NamespaceTest1Response>
 </soapenv:Body>
-</soapenv:Envelope>
-0
+</soapenv:Envelope>0 0
+
+HTTP/1.1 200 OK
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-GB
+Transfer-Encoding: chunked
+
+1d7
+<?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 0
+