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 2005/10/27 11:26:02 UTC

svn commit: r328836 - /webservices/axis/trunk/c/tests/auto_build/testcases/output/InOut_ServerResponse.expected

Author: jamejose
Date: Thu Oct 27 02:25:42 2005
New Revision: 328836

URL: http://svn.apache.org/viewcvs?rev=328836&view=rev
Log:
InOut_ServerResponse.expected is updated

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

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/InOut_ServerResponse.expected
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/InOut_ServerResponse.expected?rev=328836&r1=328835&r2=328836&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/InOut_ServerResponse.expected (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/InOut_ServerResponse.expected Thu Oct 27 02:25:42 2005
@@ -1,192 +1,110 @@
 HTTP/1.1 200 OK
-Date: Mon, 10 Oct 2005 08:10:11 GMT
-Server: Apache/2.0.54 (Win32)
-Content-Length: 393
-Content-Type: text/xml
-
-###
-<?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:noParametersNoReturnResponse xmlns:ns1="http://complexissues.test.apache.org">
-</ns1:noParametersNoReturnResponse>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-0
-
-HTTP/1.1 200 OK
-Date: Mon, 10 Oct 2005 08:10:18 GMT
-Server: Apache/2.0.54 (Win32)
-Content-Length: 457
-Content-Type: text/xml
-
-###
-<?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:noParametersIntReturnResponse xmlns:ns1="http://complexissues.test.apache.org">
-<noParametersIntReturnReturn>27</noParametersIntReturnReturn>
-</ns1:noParametersIntReturnResponse>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-0
-
-HTTP/1.1 200 OK
-Date: Mon, 10 Oct 2005 08:10:18 GMT
-Server: Apache/2.0.54 (Win32)
-Content-Length: 399
-Content-Type: text/xml
-
-###
-<?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:multiParametersNoReturnResponse xmlns:ns1="http://complexissues.test.apache.org">
-</ns1:multiParametersNoReturnResponse>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-0
-
-HTTP/1.1 200 OK
-Date: Mon, 10 Oct 2005 08:10:18 GMT
-Server: Apache/2.0.54 (Win32)
-Content-Length: 484
-Content-Type: text/xml
-
-###
-<?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:multiParametersMultiReturnResponse xmlns:ns1="http://complexissues.test.apache.org">
-<arg_0_2>Hey dude</arg_0_2>
-<arg_1_2>69</arg_1_2>
-<arg_2_2>17.190000</arg_2_2>
-</ns1:multiParametersMultiReturnResponse>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-0
-
-HTTP/1.1 200 OK
-Date: Mon, 10 Oct 2005 08:10:18 GMT
-Server: Apache/2.0.54 (Win32)
-Content-Length: 497
-Content-Type: text/xml
-
-###
-<?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:multiComplexParametersIntReturnResponse xmlns:ns1="http://complexissues.test.apache.org">
-<multiComplexParametersIntReturnReturn>41</multiComplexParametersIntReturnReturn>
-</ns1:multiComplexParametersIntReturnResponse>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-0
-
-HTTP/1.1 200 OK
-Date: Mon, 10 Oct 2005 08:10:18 GMT
-Server: Apache/2.0.54 (Win32)
-Content-Length: 681
-Content-Type: text/xml
-
-###
-<?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:multiComplexParametersMultiComplexReturnResponse xmlns:ns1="http://complexissues.test.apache.org">
-<out1>Hello</out1>
-<out2><ns1:ctLong>87654321</ns1:ctLong>
-<ns1:ctIntArray>37</ns1:ctIntArray>
-<ns1:ctIntArray>0</ns1:ctIntArray>
-<ns1:ctIntArray>43</ns1:ctIntArray>
-<ns1:ctString>World</ns1:ctString>
-</out2>
-<out3>27</out3>
-<out4>13.310000</out4>
-</ns1:multiComplexParametersMultiComplexReturnResponse>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-0
-
-HTTP/1.1 200 OK
-Date: Mon, 10 Oct 2005 08:10:19 GMT
-Server: Apache/2.0.54 (Win32)
-Content-Length: 509
-Content-Type: text/xml
-
-###
-<?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:multiComplexParametersNilIntReturnResponse xmlns:ns1="http://complexissues.test.apache.org">
-<multiComplexParametersNilIntReturnReturn>42</multiComplexParametersNilIntReturnReturn>
-</ns1:multiComplexParametersNilIntReturnResponse>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-0
-
-HTTP/1.1 200 OK
-Date: Mon, 10 Oct 2005 08:10:19 GMT
-Server: Apache/2.0.54 (Win32)
-Content-Length: 489
-Content-Type: text/xml
-
-###
-<?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:multiArrayParametersIntReturnResponse xmlns:ns1="http://complexissues.test.apache.org">
-<multiArrayParametersIntReturnReturn>43</multiArrayParametersIntReturnReturn>
-</ns1:multiArrayParametersIntReturnResponse>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-0
-
-HTTP/1.1 200 OK
-Date: Mon, 10 Oct 2005 08:10:19 GMT
-Server: Apache/2.0.54 (Win32)
-Content-Length: 833
-Content-Type: text/xml
-
-###
-<?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:complexParameterComplexReturnResponse xmlns:ns1="http://complexissues.test.apache.org">
-<complexResponse><ns1:ctLong>98765432</ns1:ctLong>
-<ns1:ctIntArray>37</ns1:ctIntArray>
-<ns1:ctIntArray>0</ns1:ctIntArray>
-<ns1:ctIntArray>43</ns1:ctIntArray>
-<ns1:ctString>Complex2</ns1:ctString>
-<ns1:ctComplex><ns1:ctLong>87654321</ns1:ctLong>
-<ns1:ctIntArray>37</ns1:ctIntArray>
-<ns1:ctIntArray>0</ns1:ctIntArray>
-<ns1:ctIntArray>43</ns1:ctIntArray>
-<ns1:ctString>World</ns1:ctString>
-</ns1:ctComplex></complexResponse>
-</ns1:complexParameterComplexReturnResponse>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-0
-
-HTTP/1.1 200 OK
-Date: Mon, 10 Oct 2005 08:10:19 GMT
-Server: Apache/2.0.54 (Win32)
-Content-Length: 679
-Content-Type: text/xml
-
-###
-<?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:complexParameterComplexReturnResponse xmlns:ns1="http://complexissues.test.apache.org">
-<complexResponse><ns1:ctLong>22222222</ns1:ctLong>
-<ns1:ctIntArray>37</ns1:ctIntArray>
-<ns1:ctIntArray>0</ns1:ctIntArray>
-<ns1:ctIntArray>43</ns1:ctIntArray>
-<ns1:ctString xsi:nil="true"></ns1:ctString>
-<ns1:ctComplex xsi:nil="true"></ns1:ctComplex></complexResponse>
-</ns1:complexParameterComplexReturnResponse>
-</SOAP-ENV:Body>
-</SOAP-ENV:Envelope>
-0
\ No newline at end of file
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-US
+Transfer-Encoding: chunked
+
+19d
+<?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><noParametersNoReturnResponse xmlns="http://complexissues.test.apache.org"/></soapenv:Body></soapenv:Envelope>
+0
+
+HTTP/1.1 200 OK
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-US
+Transfer-Encoding: chunked
+
+1fa
+<?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><noParametersIntReturnResponse xmlns="http://complexissues.test.apache.org"><noParametersIntReturnReturn>27</noParametersIntReturnReturn></noParametersIntReturnResponse></soapenv:Body></soapenv:Envelope>
+0
+
+HTTP/1.1 200 OK
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-US
+Transfer-Encoding: chunked
+
+1a0
+<?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><multiParametersNoReturnResponse xmlns="http://complexissues.test.apache.org"/></soapenv:Body></soapenv:Envelope>
+0
+
+HTTP/1.1 200 OK
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-US
+Transfer-Encoding: chunked
+
+20f
+<?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><multiParametersMultiReturnResponse xmlns="http://complexissues.test.apache.org"><arg_0_2>Hey dude</arg_0_2><arg_1_2>69</arg_1_2><arg_2_2>17.19</arg_2_2></multiParametersMultiReturnResponse></soapenv:Body></soapenv:Envelope>
+0
+
+HTTP/1.1 200 OK
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-US
+Transfer-Encoding: chunked
+
+222
+<?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><multiComplexParametersIntReturnResponse xmlns="http://complexissues.test.apache.org"><multiComplexParametersIntReturnReturn>41</multiComplexParametersIntReturnReturn></multiComplexParametersIntReturnResponse></soapenv:Body></soapenv:Envelope>
+0
+
+HTTP/1.1 200 OK
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-US
+Transfer-Encoding: chunked
+
+2a6
+<?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><multiComplexParametersMultiComplexReturnResponse xmlns="http://complexissues.test.apache.org"><out1>Hello</out1><out2><ctLong>87654321</ctLong><ctIntArray>37</ctIntArray><ctIntArray>0</ctIntArray><ctIntArray>43</ctIntArray><ctString>World</ctString></out2><out3>27</out3><out4>13.31</out4></multiComplexParametersMultiComplexReturnResponse></soapenv:Body></soapenv:Envelope>
+0
+
+HTTP/1.1 200 OK
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-US
+Transfer-Encoding: chunked
+
+22e
+<?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><multiComplexParametersNilIntReturnResponse xmlns="http://complexissues.test.apache.org"><multiComplexParametersNilIntReturnReturn>42</multiComplexParametersNilIntReturnReturn></multiComplexParametersNilIntReturnResponse></soapenv:Body></soapenv:Envelope>
+0
+
+HTTP/1.1 200 OK
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-US
+Transfer-Encoding: chunked
+
+21a
+<?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><multiArrayParametersIntReturnResponse xmlns="http://complexissues.test.apache.org"><multiArrayParametersIntReturnReturn>43</multiArrayParametersIntReturnReturn></multiArrayParametersIntReturnResponse></soapenv:Body></soapenv:Envelope>
+0
+
+HTTP/1.1 200 OK
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-US
+Transfer-Encoding: chunked
+
+310
+<?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><complexParameterComplexReturnResponse xmlns="http://complexissues.test.apache.org"><complexResponse><ctLong>98765432</ctLong><ctIntArray>37</ctIntArray><ctIntArray>0</ctIntArray><ctIntArray>43</ctIntArray><ctString>Complex2</ctString><ctComplex><ctLong>87654321</ctLong><ctIntArray>37</ctIntArray><ctIntArray>0</ctIntArray><ctIntArray>43</ctIntArray><ctString>World</ctString></ctComplex></complexResponse></complexParameterComplexReturnResponse></soapenv:Body></soapenv:Envelope>
+0
+
+HTTP/1.1 200 OK
+Server: WebSphere Application Server/5.1
+Content-Type: text/xml; charset=utf-8
+Content-Language: en-US
+Transfer-Encoding: chunked
+
+28e
+<?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><complexParameterComplexReturnResponse xmlns="http://complexissues.test.apache.org"><complexResponse><ctLong>22222222</ctLong><ctIntArray>37</ctIntArray><ctIntArray>0</ctIntArray><ctIntArray>43</ctIntArray><ctString xsi:nil="true"/><ctComplex xsi:nil="true"/></complexResponse></complexParameterComplexReturnResponse></soapenv:Body></soapenv:Envelope>
+0
+