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 pr...@apache.org on 2006/02/22 15:07:28 UTC

svn commit: r379776 - /webservices/axis/trunk/c/tests/auto_build/testcases/output/TestSoapHeaderBlock2_ServerResponse.expected

Author: prestonf
Date: Wed Feb 22 06:07:26 2006
New Revision: 379776

URL: http://svn.apache.org/viewcvs?rev=379776&view=rev
Log:
This file was missing.

Added:
    webservices/axis/trunk/c/tests/auto_build/testcases/output/TestSoapHeaderBlock2_ServerResponse.expected

Added: webservices/axis/trunk/c/tests/auto_build/testcases/output/TestSoapHeaderBlock2_ServerResponse.expected
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/TestSoapHeaderBlock2_ServerResponse.expected?rev=379776&view=auto
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/TestSoapHeaderBlock2_ServerResponse.expected (added)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/TestSoapHeaderBlock2_ServerResponse.expected Wed Feb 22 06:07:26 2006
@@ -0,0 +1,22 @@
+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
+
+###
+<?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><divResponse xmlns="http://soapinterop.org"><divReturn>3</divReturn></divResponse></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
+
+###
+<?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><divResponse xmlns="http://soapinterop.org"><divReturn>3</divReturn></divResponse></soapenv:Body></soapenv:Envelope>
+0
+