Author: nadiramra
Date: Sun Feb 22 21:27:05 2015
New Revision: 1661566
URL: http://svn.apache.org/r1661566
Log:
Test cases updates
Modified:
axis/axis1/c/trunk/tests/auto_build/testcases/output/Attachment1Request.out
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll.request
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll1.request
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll2.request
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeChoice1.request
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeChoice2.request
Modified:
axis/axis1/c/trunk/tests/auto_build/testcases/output/Attachment1Request.out
URL:
http://svn.apache.org/viewvc/axis/axis1/c/trunk/tests/auto_build/testcases/output/Attachment1Request.out?rev=1661566&r1=1661565&r2=1661566&view=diff
==============================================================================
--- axis/axis1/c/trunk/tests/auto_build/testcases/output/Attachment1Request.out
(original)
+++ axis/axis1/c/trunk/tests/auto_build/testcases/output/Attachment1Request.out
Sun Feb 22 21:27:05 2015
@@ -2,7 +2,7 @@ POST /axis/Attachment1 HTTP/1.1
Host: localhost:13260
SOAPAction: ""
Content-Type: multipart/related; type="text/xml";
boundary="------=MIME_BOUNDARY"; start="<8>"
-Content-Length: 2036
+Content-Length: 2035
--------=MIME_BOUNDARY
@@ -13,8 +13,7 @@ Content-Id: <8>
<?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:put xmlns:ns1="http://attachment1">
-<ns1:arg1 href="cid:1"
+<ns1:put xmlns:ns1="http://attachment1"><ns1:arg1 href="cid:1"
xsi:type="ns2:Image"
xmlns:ns2="http://xml.apache.org/xml-soap"/>
<ns1:arg2 href="cid:2"
Modified:
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll.request
URL:
http://svn.apache.org/viewvc/axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll.request?rev=1661566&r1=1661565&r2=1661566&view=diff
==============================================================================
--- axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll.request
(original)
+++ axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll.request
Sun Feb 22 21:27:05 2015
@@ -2,13 +2,12 @@ POST /ComplexTypeAll/services/Service HT
Host: localhost:13260
Content-Type: text/xml; charset=UTF-8
SOAPAction: "http://complextype.test.apache.org"
-Content-Length: 500
+Content-Length: 499
<?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:myOperation xmlns:ns1="http://complextype.test.apache.org">
-<ns1:aType><ns1:field1>Hello World!</ns1:field1>
+<ns1:myOperation
xmlns:ns1="http://complextype.test.apache.org"><ns1:aType><ns1:field1>Hello
World!</ns1:field1>
<ns1:field2>I'm still here!</ns1:field2>
<ns1:field3>Now I go!</ns1:field3>
</ns1:aType>
Modified:
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll1.request
URL:
http://svn.apache.org/viewvc/axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll1.request?rev=1661566&r1=1661565&r2=1661566&view=diff
==============================================================================
---
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll1.request
(original)
+++
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll1.request
Sun Feb 22 21:27:05 2015
@@ -2,13 +2,12 @@ POST /ComplexTypeAll1/services/Service H
Host: 127.0.0.1:13260
Content-Type: text/xml; charset=UTF-8
SOAPAction: "http://complextype.test.apache.org"
-Content-Length: 486
+Content-Length: 485
<?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:myOperation xmlns:ns1="http://complextype.test.apache.org">
-<ns1:aType><ns1:field1>12345</ns1:field1>
+<ns1:myOperation
xmlns:ns1="http://complextype.test.apache.org"><ns1:aType><ns1:field1>12345</ns1:field1>
<ns1:field2>I'm still here!</ns1:field2>
<ns1:field3>65</ns1:field3>
</ns1:aType>
Modified:
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll2.request
URL:
http://svn.apache.org/viewvc/axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll2.request?rev=1661566&r1=1661565&r2=1661566&view=diff
==============================================================================
---
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll2.request
(original)
+++
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAll2.request
Sun Feb 22 21:27:05 2015
@@ -2,13 +2,12 @@ POST /ComplexTypeAll2/services/Service H
Host: 127.0.0.1:13260
Content-Type: text/xml; charset=UTF-8
SOAPAction: "http://complextype.test.apache.org"
-Content-Length: 500
+Content-Length: 499
<?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:myOperation xmlns:ns1="http://complextype.test.apache.org">
-<ns1:aType><ns1:field1>Hello World!</ns1:field1>
+<ns1:myOperation
xmlns:ns1="http://complextype.test.apache.org"><ns1:aType><ns1:field1>Hello
World!</ns1:field1>
<ns1:field2>I'm still here!</ns1:field2>
<ns1:field3>Now I go!</ns1:field3>
</ns1:aType>
Modified:
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request
URL:
http://svn.apache.org/viewvc/axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request?rev=1661566&r1=1661565&r2=1661566&view=diff
==============================================================================
---
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request
(original)
+++
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request
Sun Feb 22 21:27:05 2015
@@ -2,13 +2,12 @@ POST /ComplexTypeAllComplexChild/service
Host: 127.0.0.1:13260
Content-Type: text/xml; charset=UTF-8
SOAPAction: "XSD_byte#asComplexType"
-Content-Length: 548
+Content-Length: 547
<?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:asComplexType xmlns:ns1="http://xsd_byte.test.apache.org">
-<SimpleComplexType><complexTypeElement><onecomplexTypeElement>65</onecomplexTypeElement>
+<ns1:asComplexType
xmlns:ns1="http://xsd_byte.test.apache.org"><SimpleComplexType><complexTypeElement><onecomplexTypeElement>65</onecomplexTypeElement>
</complexTypeElement><field2>I'm still here!</field2>
<field3>123</field3>
</SimpleComplexType>
Modified:
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeChoice1.request
URL:
http://svn.apache.org/viewvc/axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeChoice1.request?rev=1661566&r1=1661565&r2=1661566&view=diff
==============================================================================
---
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeChoice1.request
(original)
+++
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeChoice1.request
Sun Feb 22 21:27:05 2015
@@ -2,13 +2,12 @@ POST /ComplexTypeChoice1/services/Servic
Host: 127.0.0.1:13260
Content-Type: text/xml; charset=UTF-8
SOAPAction: "http://complextype.test.apache.org"
-Content-Length: 412
+Content-Length: 411
<?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:myOperation xmlns:ns1="http://complextype.test.apache.org">
-<ns1:aType><ns1:field1>12345</ns1:field1>
+<ns1:myOperation
xmlns:ns1="http://complextype.test.apache.org"><ns1:aType><ns1:field1>12345</ns1:field1>
</ns1:aType>
</ns1:myOperation>
</SOAP-ENV:Body>
Modified:
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeChoice2.request
URL:
http://svn.apache.org/viewvc/axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeChoice2.request?rev=1661566&r1=1661565&r2=1661566&view=diff
==============================================================================
---
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeChoice2.request
(original)
+++
axis/axis1/c/trunk/tests/auto_build/testcases/output/ComplexTypeChoice2.request
Sun Feb 22 21:27:05 2015
@@ -2,13 +2,12 @@ POST /ComplexTypeChoice2/services/Servic
Host: 127.0.0.1:13267
Content-Type: text/xml; charset=UTF-8
SOAPAction: "ComplexTypeChoice2#asComplexType"
-Content-Length: 423
+Content-Length: 422
<?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:asComplexType xmlns:ns1="http://xsd_byte.test.apache.org">
-<SimpleComplexType1><field1>12345</field1>
+<ns1:asComplexType
xmlns:ns1="http://xsd_byte.test.apache.org"><SimpleComplexType1><field1>12345</field1>
</SimpleComplexType1>
</ns1:asComplexType>
</SOAP-ENV:Body>