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 di...@apache.org on 2005/09/15 21:07:03 UTC

svn commit: r289289 [46/134] - in /webservices/axis2/trunk/java: ./ etc/ modules/addressing/ modules/addressing/src/META-INF/ modules/addressing/src/org/apache/axis2/handlers/addressing/ modules/addressing/test-resources/ modules/addressing/test/org/ap...

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseFloatArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseFloatArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseFloatArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseFloatArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoFloatArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:float[3]">
-               <item xsi:type="xsd:float">45.76876</item>
-               <item xsi:type="xsd:float">43.454</item>
-               <item xsi:type="xsd:float">2523.542</item>
-            </result>
-         </tns:echoFloatArrayResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoFloatArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:float[3]">
+               <item xsi:type="xsd:float">45.76876</item>
+               <item xsi:type="xsd:float">43.454</item>
+               <item xsi:type="xsd:float">2523.542</item>
+            </result>
+         </tns:echoFloatArrayResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseFloatArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseFloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseFloatRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseFloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseFloatRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoFloatResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="xsd:float">50.25</result>
-         </tns:echoFloatResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoFloatResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="xsd:float">50.25</result>
+         </tns:echoFloatResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseFloatRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseHexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseHexBinaryRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseHexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseHexBinaryRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoHexBinaryResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="xsd:hexBinary">FFFFFFAAFFFFFFABFFFFFFBAFFFFFFAE</result>
-         </tns:echoHexBinaryResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoHexBinaryResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="xsd:hexBinary">FFFFFFAAFFFFFFABFFFFFFBAFFFFFFAE</result>
+         </tns:echoHexBinaryResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseHexBinaryRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseIntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseIntegerArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseIntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseIntegerArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoIntegerArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:int[3]">
-               <item xsi:type="xsd:int">451</item>
-               <item xsi:type="xsd:int">425</item>
-               <item xsi:type="xsd:int">2523</item>
-            </result>
-         </tns:echoIntegerArrayResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoIntegerArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:int[3]">
+               <item xsi:type="xsd:int">451</item>
+               <item xsi:type="xsd:int">425</item>
+               <item xsi:type="xsd:int">2523</item>
+            </result>
+         </tns:echoIntegerArrayResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseIntegerArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseIntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseIntegerRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseIntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseIntegerRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-  <soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoIntegerResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="xsd:int">52</result>
-         </tns:echoIntegerResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+  <soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoIntegerResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="xsd:int">52</result>
+         </tns:echoIntegerResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseIntegerRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoStringArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[3]">
-               <item xsi:type="xsd:string">Apache Axis2</item>
-               <item xsi:type="xsd:string">Lanka Software Foundation</item>
-               <item xsi:type="xsd:string">www.opensource.lk</item>
-            </result>
-         </tns:echoStringArrayResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoStringArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[3]">
+               <item xsi:type="xsd:string">Apache Axis2</item>
+               <item xsi:type="xsd:string">Lanka Software Foundation</item>
+               <item xsi:type="xsd:string">www.opensource.lk</item>
+            </result>
+         </tns:echoStringArrayResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStringArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStringRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStringRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStringRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStringRes.xml Thu Sep 15 11:52:11 2005
@@ -1,9 +1,9 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoStringResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="xsd:string">String Argument</result>
-         </tns:echoStringResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
-
-
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoStringResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="xsd:string">String Argument</result>
+         </tns:echoStringResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>
+
+

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStringRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStructArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStructArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,23 +1,23 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoStructArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="s:SOAPStruct[3]">
-               <item xsi:type="s:SOAPStruct">
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-               </item>
-               <item xsi:type="s:SOAPStruct">
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-               </item>
-               <item xsi:type="s:SOAPStruct">
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-               </item>
-            </result>
-         </tns:echoStructArrayResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoStructArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="s:SOAPStruct[3]">
+               <item xsi:type="s:SOAPStruct">
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+               </item>
+               <item xsi:type="s:SOAPStruct">
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+               </item>
+               <item xsi:type="s:SOAPStruct">
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+               </item>
+            </result>
+         </tns:echoStructArrayResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStructArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoStructResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="s:SOAPStruct">
-               <varString xsi:type="xsd:string">strss fdfing1</varString>
-               <varInt xsi:type="xsd:int">25</varInt>
-               <varFloat xsi:type="xsd:float">25.23</varFloat>
-            </result>
-         </tns:echoStructResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoStructResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="s:SOAPStruct">
+               <varString xsi:type="xsd:string">strss fdfing1</varString>
+               <varInt xsi:type="xsd:int">25</varInt>
+               <varFloat xsi:type="xsd:float">25.23</varFloat>
+            </result>
+         </tns:echoStructResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseVoidRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseVoidRes.xml Thu Sep 15 11:52:11 2005
@@ -1,5 +1,5 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoVoidResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoVoidResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseVoidRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupb2DStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupb2DStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupb2DStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echo2DStringArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[2,2]">
-               <item xsi:type="xsd:string">strss fdfing1</item>
-               <item xsi:type="xsd:string">sdfsdf25</item>
-               <item xsi:type="xsd:string">25dsasd dfasdas23</item>
-               <item xsi:type="xsd:string">25dsasd dfasdas23</item>
-            </result>
-         </tns:echo2DStringArrayResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echo2DStringArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[2,2]">
+               <item xsi:type="xsd:string">strss fdfing1</item>
+               <item xsi:type="xsd:string">sdfsdf25</item>
+               <item xsi:type="xsd:string">25dsasd dfasdas23</item>
+               <item xsi:type="xsd:string">25dsasd dfasdas23</item>
+            </result>
+         </tns:echo2DStringArrayResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupb2DStringArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbNestedArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbNestedArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbNestedArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoNestedArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="s:SOAPArrayStruct">
-               <varString xsi:type="xsd:string">strss fdfing1</varString>
-               <varInt xsi:type="xsd:int">25</varInt>
-               <varFloat xsi:type="xsd:float">25.23</varFloat>
-               <varArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[3]">
-                  <item xsi:type="xsd:string">strss fdfing1</item>
-                  <item xsi:type="xsd:string">strss fdfing2</item>
-                  <item xsi:type="xsd:string">strss fdfing3</item>
-               </varArray>
-            </result>
-         </tns:echoNestedArrayResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoNestedArrayResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="s:SOAPArrayStruct">
+               <varString xsi:type="xsd:string">strss fdfing1</varString>
+               <varInt xsi:type="xsd:int">25</varInt>
+               <varFloat xsi:type="xsd:float">25.23</varFloat>
+               <varArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[3]">
+                  <item xsi:type="xsd:string">strss fdfing1</item>
+                  <item xsi:type="xsd:string">strss fdfing2</item>
+                  <item xsi:type="xsd:string">strss fdfing3</item>
+               </varArray>
+            </result>
+         </tns:echoNestedArrayResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbNestedArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbNestedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbNestedStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbNestedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbNestedStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoNestedStructResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="s:SOAPStructStruct">
-               <varString xsi:type="xsd:string">strss fdfing1</varString>
-               <varInt xsi:type="xsd:int">25</varInt>
-               <varFloat xsi:type="xsd:float">25.23</varFloat>
-               <varStruct xsi:type="s:SOAPStruct">
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-               </varStruct>
-            </result>
-         </tns:echoNestedStructResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoNestedStructResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="s:SOAPStructStruct">
+               <varString xsi:type="xsd:string">strss fdfing1</varString>
+               <varInt xsi:type="xsd:int">25</varInt>
+               <varFloat xsi:type="xsd:float">25.23</varFloat>
+               <varStruct xsi:type="s:SOAPStruct">
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+               </varStruct>
+            </result>
+         </tns:echoNestedStructResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbNestedStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbSimpletypesAsStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbSimpletypesAsStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoSimpleTypesAsStructResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="s:SOAPStruct">
-               <varString xsi:type="xsd:string">45ascasc  acasa asd52</varString>
-               <varInt xsi:type="xsd:int">4552</varInt>
-               <varFloat xsi:type="xsd:float">450.52</varFloat>
-            </result>
-         </tns:echoSimpleTypesAsStructResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoSimpleTypesAsStructResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="s:SOAPStruct">
+               <varString xsi:type="xsd:string">45ascasc  acasa asd52</varString>
+               <varInt xsi:type="xsd:int">4552</varInt>
+               <varFloat xsi:type="xsd:float">450.52</varFloat>
+            </result>
+         </tns:echoSimpleTypesAsStructResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbSimpletypesAsStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbStructAsSimpleTypesRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbStructAsSimpleTypesRes.xml Thu Sep 15 11:52:11 2005
@@ -1,9 +1,9 @@
-<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
-      <soapenv:Body>
-         <tns:echoStructAsSimpleTypesResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <outputString xsi:type="xsd:string">strss fdfing1</outputString>
-            <outputInt xsi:type="xsd:int">25</outputInt>
-            <outputFloat xsi:type="xsd:float">25.23</outputFloat>
-         </tns:echoStructAsSimpleTypesResponse>
-      </soapenv:Body>
-   </soapenv:Envelope>
+<soapenv:Envelope xmlns:tns="http://soapinterop.org/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/">
+      <soapenv:Body>
+         <tns:echoStructAsSimpleTypesResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <outputString xsi:type="xsd:string">strss fdfing1</outputString>
+            <outputInt xsi:type="xsd:int">25</outputInt>
+            <outputFloat xsi:type="xsd:float">25.23</outputFloat>
+         </tns:echoStructAsSimpleTypesResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJGroupbStructAsSimpleTypesRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseBase64Res.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseBase64Res.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseBase64Res.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseBase64Res.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoBase64Response xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="xsd:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return>
-         </mns:echoBase64Response>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoBase64Response xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="xsd:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return>
+         </mns:echoBase64Response>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseBase64Res.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseBooleanRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseBooleanRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseBooleanRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseBooleanRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoBooleanResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="xsd:boolean">true</return>
-         </mns:echoBooleanResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoBooleanResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="xsd:boolean">true</return>
+         </mns:echoBooleanResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseBooleanRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseDateRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseDateRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseDateRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseDateRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoDateResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="xsd:dateTime">2002-07-18T19:40:30.387-06:00</return>
-         </mns:echoDateResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoDateResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="xsd:dateTime">2002-07-18T19:40:30.387-06:00</return>
+         </mns:echoDateResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseDateRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseDecimalRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseDecimalRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseDecimalRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseDecimalRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoDecimalResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="xsd:decimal">455646152</return>
-         </mns:echoDecimalResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoDecimalResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="xsd:decimal">455646152</return>
+         </mns:echoDecimalResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseDecimalRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseFloatArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseFloatArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseFloatArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseFloatArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoFloatArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:float[3]">
-               <Item0 xsi:type="xsd:float">45.76876</Item0>
-               <Item1 xsi:type="xsd:float">43.454</Item1>
-               <Item2 xsi:type="xsd:float">2523.542</Item2>
-            </return>
-         </mns:echoFloatArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoFloatArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:float[3]">
+               <Item0 xsi:type="xsd:float">45.76876</Item0>
+               <Item1 xsi:type="xsd:float">43.454</Item1>
+               <Item2 xsi:type="xsd:float">2523.542</Item2>
+            </return>
+         </mns:echoFloatArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseFloatArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseFloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseFloatRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseFloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseFloatRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoFloatResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="xsd:float">50.25</return>
-         </mns:echoFloatResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoFloatResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="xsd:float">50.25</return>
+         </mns:echoFloatResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseFloatRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseHexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseHexBinaryRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseHexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseHexBinaryRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoHexBinaryResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="xsd:hexBinary">AAABBAAE</return>
-         </mns:echoHexBinaryResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoHexBinaryResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="xsd:hexBinary">AAABBAAE</return>
+         </mns:echoHexBinaryResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseHexBinaryRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseIntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseIntegerArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseIntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseIntegerArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoIntegerArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:int[3]">
-               <Item0 xsi:type="xsd:int">451</Item0>
-               <Item1 xsi:type="xsd:int">425</Item1>
-               <Item2 xsi:type="xsd:int">2523</Item2>
-            </return>
-         </mns:echoIntegerArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoIntegerArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:int[3]">
+               <Item0 xsi:type="xsd:int">451</Item0>
+               <Item1 xsi:type="xsd:int">425</Item1>
+               <Item2 xsi:type="xsd:int">2523</Item2>
+            </return>
+         </mns:echoIntegerArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseIntegerArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseIntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseIntegerRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseIntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseIntegerRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoIntegerResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="xsd:int">52</return>
-         </mns:echoIntegerResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoIntegerResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="xsd:int">52</return>
+         </mns:echoIntegerResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseIntegerRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoStringArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[3]">
-               <Item0 xsi:type="xsd:string">Apache Axis2</Item0>
-               <Item1 xsi:type="xsd:string">Lanka Software Foundation</Item1>
-               <Item2 xsi:type="xsd:string">www.opensource.lk</Item2>
-            </return>
-         </mns:echoStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoStringArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[3]">
+               <Item0 xsi:type="xsd:string">Apache Axis2</Item0>
+               <Item1 xsi:type="xsd:string">Lanka Software Foundation</Item1>
+               <Item2 xsi:type="xsd:string">www.opensource.lk</Item2>
+            </return>
+         </mns:echoStringArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStringArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStringRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStringRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStringRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStringRes.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoStringResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="xsd:string">String Argument</return>
-         </mns:echoStringResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoStringResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="xsd:string">String Argument</return>
+         </mns:echoStringResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStringRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStructArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStructArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,23 +1,23 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoStructArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="typens:SOAPStruct[3]">
-               <Item0 xsi:type="typens:SOAPStruct">
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-               </Item0>
-               <Item1 xsi:type="typens:SOAPStruct">
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-               </Item1>
-               <Item2 xsi:type="typens:SOAPStruct">
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-               </Item2>
-            </return>
-         </mns:echoStructArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoStructArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="typens:SOAPStruct[3]">
+               <Item0 xsi:type="typens:SOAPStruct">
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+               </Item0>
+               <Item1 xsi:type="typens:SOAPStruct">
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+               </Item1>
+               <Item2 xsi:type="typens:SOAPStruct">
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+               </Item2>
+            </return>
+         </mns:echoStructArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStructArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoStructResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="typens:SOAPStruct">
-               <varInt xsi:type="xsd:int">25</varInt>
-               <varFloat xsi:type="xsd:float">25.23</varFloat>
-               <varString xsi:type="xsd:string">strss fdfing1</varString>
-            </return>
-         </mns:echoStructResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoStructResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="typens:SOAPStruct">
+               <varInt xsi:type="xsd:int">25</varInt>
+               <varFloat xsi:type="xsd:float">25.23</varFloat>
+               <varString xsi:type="xsd:string">strss fdfing1</varString>
+            </return>
+         </mns:echoStructResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseVoidRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseVoidRes.xml Thu Sep 15 11:52:11 2005
@@ -1,5 +1,5 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoVoidResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"></mns:echoVoidResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd1="http://soapinterop.org/" xmlns:typens="http://soapinterop.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoVoidResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"></mns:echoVoidResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataBaseVoidRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupb2DStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupb2DStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupb2DStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echo2DStringArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[2,2]">
-               <Item0 xsi:type="xsd:string">strss fdfing1</Item0>
-               <Item1 xsi:type="xsd:string">sdfsdf25</Item1>
-               <Item2 xsi:type="xsd:string">25dsasd dfasdas23</Item2>
-               <Item3 xsi:type="xsd:string">25dsasd dfasdas23</Item3>
-            </return>
-         </mns:echo2DStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echo2DStringArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[2,2]">
+               <Item0 xsi:type="xsd:string">strss fdfing1</Item0>
+               <Item1 xsi:type="xsd:string">sdfsdf25</Item1>
+               <Item2 xsi:type="xsd:string">25dsasd dfasdas23</Item2>
+               <Item3 xsi:type="xsd:string">25dsasd dfasdas23</Item3>
+            </return>
+         </mns:echo2DStringArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupb2DStringArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupbNestedArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupbNestedArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupbNestedArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoNestedArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="s:SOAPArrayStruct">
-               <varString xsi:type="xsd:string">strss fdfing1</varString>
-               <varInt xsi:type="xsd:int">25</varInt>
-               <varFloat xsi:type="xsd:float">25.23</varFloat>
-               <varArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[3]">
-                  <Item0 xsi:type="xsd:string">strss fdfing1</Item0>
-                  <Item1 xsi:type="xsd:string">strss fdfing2</Item1>
-                  <Item2 xsi:type="xsd:string">strss fdfing3</Item2>
-               </varArray>
-            </return>
-         </mns:echoNestedArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoNestedArrayResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="s:SOAPArrayStruct">
+               <varString xsi:type="xsd:string">strss fdfing1</varString>
+               <varInt xsi:type="xsd:int">25</varInt>
+               <varFloat xsi:type="xsd:float">25.23</varFloat>
+               <varArray xsi:type="SOAP-ENC:Array" SOAP-ENC:arrayType="xsd:string[3]">
+                  <Item0 xsi:type="xsd:string">strss fdfing1</Item0>
+                  <Item1 xsi:type="xsd:string">strss fdfing2</Item1>
+                  <Item2 xsi:type="xsd:string">strss fdfing3</Item2>
+               </varArray>
+            </return>
+         </mns:echoNestedArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupbNestedArrayRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupbNestedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupbNestedStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupbNestedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupbNestedStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
-      <SOAP-ENV:Body>
-         <mns:echoNestedStructResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <return xsi:type="s:SOAPStructStruct">
-               <varString xsi:type="xsd:string">strss fdfing1</varString>
-               <varInt xsi:type="xsd:int">25</varInt>
-               <varFloat xsi:type="xsd:float">25.23</varFloat>
-               <varStruct xsi:type="s:SOAPStruct">
-                  <varString xsi:type="xsd:string">strss fdfing1</varString>
-                  <varInt xsi:type="xsd:int">25</varInt>
-                  <varFloat xsi:type="xsd:float">25.23</varFloat>
-               </varStruct>
-            </return>
-         </mns:echoNestedStructResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
+      <SOAP-ENV:Body>
+         <mns:echoNestedStructResponse xmlns:mns="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <return xsi:type="s:SOAPStructStruct">
+               <varString xsi:type="xsd:string">strss fdfing1</varString>
+               <varInt xsi:type="xsd:int">25</varInt>
+               <varFloat xsi:type="xsd:float">25.23</varFloat>
+               <varStruct xsi:type="s:SOAPStruct">
+                  <varString xsi:type="xsd:string">strss fdfing1</varString>
+                  <varInt xsi:type="xsd:int">25</varInt>
+                  <varFloat xsi:type="xsd:float">25.23</varFloat>
+               </varStruct>
+            </return>
+         </mns:echoNestedStructResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SqlDataGroupbNestedStructRes.xml
------------------------------------------------------------------------------
    svn:eol-style = native