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 di...@apache.org on 2005/12/06 10:13:40 UTC

svn commit: r354384 - in /webservices/axis/trunk/c/tests/auto_build/testcases/output: XSD_base64Binary_ServerResponse.expected XSD_hexBinary_ServerResponse.expected

Author: dicka
Date: Tue Dec  6 01:13:36 2005
New Revision: 354384

URL: http://svn.apache.org/viewcvs?rev=354384&view=rev
Log:
Updating server responses for the XSD_base64Binary and XSD_hexBinary to match recent changes in the testcases.

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

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/XSD_base64Binary_ServerResponse.expected
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/XSD_base64Binary_ServerResponse.expected?rev=354384&r1=354383&r2=354384&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/XSD_base64Binary_ServerResponse.expected (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/XSD_base64Binary_ServerResponse.expected Tue Dec  6 01:13:36 2005
@@ -39,17 +39,6 @@
 
 ###
 <?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><asRequiredAttributeResponse xmlns="http://xsd_base64Binary.test.apache.org"><RequiredAttributeElement requiredAttribute="PHRlc3Q+PHhtbD5zb21lIGRvZCZ5IHN0cmluZzwveG1sPjwvdGVzdD4=" /></asRequiredAttributeResponse></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-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><asArrayResponse xmlns="http://xsd_base64Binary.test.apache.org"><arrayElement>PHRlc3Q+PHhtbD5zb21lIGRvZCZ5IHN0cmluZzwveG1sPjwvdGVzdD4=</arrayElement><arrayElement>PHRlc3Q+PHhtbD5zb21lIGRvZCZ5IHN0cmluZzwveG1sPjwvdGVzdD4=</arrayElement></asArrayResponse></soapenv:Body></soapenv:Envelope>
 0
 

Modified: webservices/axis/trunk/c/tests/auto_build/testcases/output/XSD_hexBinary_ServerResponse.expected
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/c/tests/auto_build/testcases/output/XSD_hexBinary_ServerResponse.expected?rev=354384&r1=354383&r2=354384&view=diff
==============================================================================
--- webservices/axis/trunk/c/tests/auto_build/testcases/output/XSD_hexBinary_ServerResponse.expected (original)
+++ webservices/axis/trunk/c/tests/auto_build/testcases/output/XSD_hexBinary_ServerResponse.expected Tue Dec  6 01:13:36 2005
@@ -39,17 +39,6 @@
 
 ###
 <?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><asRequiredAttributeResponse xmlns="http://xsd_hexBinary.test.apache.org"><RequiredAttributeElement requiredAttribute="3C746573743E3C786D6C3E736F6D6520646F64267920737472696E673C2F786D6C3E3C2F746573743E" /></asRequiredAttributeResponse></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-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><asArrayResponse xmlns="http://xsd_hexBinary.test.apache.org"><arrayElement>3C746573743E3C786D6C3E736F6D6520646F64267920737472696E673C2F786D6C3E3C2F746573743E</arrayElement><arrayElement>3C746573743E3C786D6C3E736F6D6520646F64267920737472696E673C2F786D6C3E3C2F746573743E</arrayElement></asArrayResponse></soapenv:Body></soapenv:Envelope>
 0