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 [45/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/SOAP12/WMR2Gb_S12_NestedArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,17 +1,17 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoNestedArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>
-               <varString>strss fdfing1</varString>
-               <varInt>25</varInt>
-               <varFloat>25.23</varFloat>
-               <varArray SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:string" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
-                  <item>strss fdfing1</item>
-                  <item>strss fdfing2</item>
-                  <item>strss fdfing3</item>
-               </varArray>
-            </return>
-         </m:echoNestedArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoNestedArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>
+               <varString>strss fdfing1</varString>
+               <varInt>25</varInt>
+               <varFloat>25.23</varFloat>
+               <varArray SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:string" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
+                  <item>strss fdfing1</item>
+                  <item>strss fdfing2</item>
+                  <item>strss fdfing3</item>
+               </varArray>
+            </return>
+         </m:echoNestedArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_NestedStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,17 +1,17 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoNestedStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>
-               <varString>strss fdfing1</varString>
-               <varInt>25</varInt>
-               <varFloat>25.23</varFloat>
-               <varStruct>
-                  <varString>strss fdfing1</varString>
-                  <varInt>25</varInt>
-                  <varFloat>25.23</varFloat>
-               </varStruct>
-            </return>
-         </m:echoNestedStructResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoNestedStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>
+               <varString>strss fdfing1</varString>
+               <varInt>25</varInt>
+               <varFloat>25.23</varFloat>
+               <varStruct>
+                  <varString>strss fdfing1</varString>
+                  <varInt>25</varInt>
+                  <varFloat>25.23</varFloat>
+               </varStruct>
+            </return>
+         </m:echoNestedStructResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_SimpleTypesAsStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_SimpleTypesAsStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_SimpleTypesAsStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_SimpleTypesAsStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoSimpleTypesAsStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>
-               <varString>45ascasc  acasa asd52</varString>
-               <varInt>4552</varInt>
-               <varFloat>450.52</varFloat>
-            </return>
-         </m:echoSimpleTypesAsStructResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoSimpleTypesAsStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>
+               <varString>45ascasc  acasa asd52</varString>
+               <varInt>4552</varInt>
+               <varFloat>450.52</varFloat>
+            </return>
+         </m:echoSimpleTypesAsStructResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_StructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_StructAsSimpleTypesRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_StructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2Gb_S12_StructAsSimpleTypesRes.xml Thu Sep 15 11:52:11 2005
@@ -1,9 +1,9 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoStructAsSimpleTypesResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <outputString>strss fdfing1</outputString>
-            <outputInteger>25</outputInteger>
-            <outputFloat>25.23</outputFloat>
-         </m:echoStructAsSimpleTypesResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoStructAsSimpleTypesResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <outputString>strss fdfing1</outputString>
+            <outputInteger>25</outputInteger>
+            <outputFloat>25.23</outputFloat>
+         </m:echoStructAsSimpleTypesResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_Base64Res.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_Base64Res.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_Base64Res.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_Base64Res.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoBase64Response SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return>
-         </m:echoBase64Response>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoBase64Response SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</return>
+         </m:echoBase64Response>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_BooleanRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_BooleanRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_BooleanRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_BooleanRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoBooleanResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>1</return>
-         </m:echoBooleanResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoBooleanResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>1</return>
+         </m:echoBooleanResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_DateRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_DateRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_DateRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_DateRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
- <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoDateResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>2002-07-19T01:40:30Z</return>
-         </m:echoDateResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+ <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoDateResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>2002-07-19T01:40:30Z</return>
+         </m:echoDateResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_DecimalRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_DecimalRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_DecimalRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_DecimalRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoDecimalResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>455646152</return>
-         </m:echoDecimalResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoDecimalResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>455646152</return>
+         </m:echoDecimalResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_FloatArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_FloatArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_FloatArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_FloatArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoFloatArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:float" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
-               <item>45.76876</item>
-               <item>43.454</item>
-               <item>2523.542</item>
-            </return>
-         </m:echoFloatArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoFloatArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:float" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
+               <item>45.76876</item>
+               <item>43.454</item>
+               <item>2523.542</item>
+            </return>
+         </m:echoFloatArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_FloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_FloatRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_FloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_FloatRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoFloatResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>50.25</return>
-         </m:echoFloatResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoFloatResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>50.25</return>
+         </m:echoFloatResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_HexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_HexBinaryRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_HexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_HexBinaryRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoHexBinaryResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>AAABBAAE</return>
-         </m:echoHexBinaryResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoHexBinaryResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>AAABBAAE</return>
+         </m:echoHexBinaryResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_IntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_IntegerArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_IntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_IntegerArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoIntegerArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:int" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
-               <item>451</item>
-               <item>425</item>
-               <item>2523</item>
-            </return>
-         </m:echoIntegerArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoIntegerArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:int" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
+               <item>451</item>
+               <item>425</item>
+               <item>2523</item>
+            </return>
+         </m:echoIntegerArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_IntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_IntegerRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_IntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_IntegerRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoIntegerResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>52</return>
-         </m:echoIntegerResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoIntegerResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>52</return>
+         </m:echoIntegerResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoStringArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:string" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
-               <item>Apache Axis2</item>
-               <item>Lanka Software Foundation</item>
-               <item>www.opensource.lk</item>
-            </return>
-         </m:echoStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoStringArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:string" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
+               <item>Apache Axis2</item>
+               <item>Lanka Software Foundation</item>
+               <item>www.opensource.lk</item>
+            </return>
+         </m:echoStringArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StringRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StringRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StringRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StringRes.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>String Argument</return>
-         </m:echoStringResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>String Argument</return>
+         </m:echoStringResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StructArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StructArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,24 +1,24 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoStructArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:SOAPStruct" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://soapinterop.org/xsd">
-               <item>
-                  <varString>strss fdfing1</varString>
-                  <varInt>25</varInt>
-                  <varFloat>25.23</varFloat>
-               </item>
-               <item>
-                  <varString>strss fdfing1</varString>
-                  <varInt>25</varInt>
-                  <varFloat>25.23</varFloat>
-               </item>
-               <item>
-                  <varString>strss fdfing1</varString>
-                  <varInt>25</varInt>
-                  <varFloat>25.23</varFloat>
-               </item>
-            </return>
-         </m:echoStructArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoStructArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:SOAPStruct" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://soapinterop.org/xsd">
+               <item>
+                  <varString>strss fdfing1</varString>
+                  <varInt>25</varInt>
+                  <varFloat>25.23</varFloat>
+               </item>
+               <item>
+                  <varString>strss fdfing1</varString>
+                  <varInt>25</varInt>
+                  <varFloat>25.23</varFloat>
+               </item>
+               <item>
+                  <varString>strss fdfing1</varString>
+                  <varInt>25</varInt>
+                  <varFloat>25.23</varFloat>
+               </item>
+            </return>
+         </m:echoStructArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_StructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>
-               <varString>strss fdfing1</varString>
-               <varInt>25</varInt>
-               <varFloat>25.23</varFloat>
-            </return>
-         </m:echoStructResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>
+               <varString>strss fdfing1</varString>
+               <varInt>25</varInt>
+               <varFloat>25.23</varFloat>
+            </return>
+         </m:echoStructResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_VoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_VoidRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_VoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMR2_S12_VoidRes.xml Thu Sep 15 11:52:11 2005
@@ -1,5 +1,5 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Body>
-         <m:echoVoidResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/" />
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Body>
+         <m:echoVoidResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/" />
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcBase64Res.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcBase64Res.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcBase64Res.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcBase64Res.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoBase64Response SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>SGVsbG8gV29ybGQ=</return>
-         </m:echoBase64Response>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>150</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoBase64Response SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>SGVsbG8gV29ybGQ=</return>
+         </m:echoBase64Response>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcBooleanRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcBooleanRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcBooleanRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcBooleanRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>852</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoBooleanResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>1</return>
-         </m:echoBooleanResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>852</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoBooleanResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>1</return>
+         </m:echoBooleanResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcEchoStringRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcEchoStringRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcEchoStringRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcEchoStringRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>Apache Software Foundation</return>
-         </m:echoStringResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>150</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>Apache Software Foundation</return>
+         </m:echoStringResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcFloatArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcFloatArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcFloatArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcFloatArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,20 +1,20 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoFloatArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:float" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
-               <item>45.76876</item>
-               <item>43.454</item>
-               <item>2523.542</item>
-            </return>
-         </m:echoFloatArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>150</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoFloatArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:float" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
+               <item>45.76876</item>
+               <item>43.454</item>
+               <item>2523.542</item>
+            </return>
+         </m:echoFloatArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcFloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcFloatRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcFloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcFloatRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoFloatResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>50.25</return>
-         </m:echoFloatResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>150</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoFloatResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>50.25</return>
+         </m:echoFloatResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcHexBinaryRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcHexBinaryRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcHexBinaryRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcHexBinaryRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>852</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoHexBinaryResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>41394644363445313243</return>
-         </m:echoHexBinaryResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>852</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoHexBinaryResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>41394644363445313243</return>
+         </m:echoHexBinaryResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcIntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcIntegerArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcIntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcIntegerArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,20 +1,20 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoIntegerArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:int" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
-               <item>451</item>
-               <item>425</item>
-               <item>2523</item>
-            </return>
-         </m:echoIntegerArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>150</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoIntegerArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:int" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
+               <item>451</item>
+               <item>425</item>
+               <item>2523</item>
+            </return>
+         </m:echoIntegerArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcIntergerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcIntergerRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcIntergerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcIntergerRes.xml Thu Sep 15 11:52:11 2005
@@ -1,16 +1,16 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoIntegerResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>456</return>
-         </m:echoIntegerResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>150</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoIntegerResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>456</return>
+         </m:echoIntegerResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStringArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStringArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,20 +1,20 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoStringArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:string" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
-               <item>Apache Axis2</item>
-               <item>Lanka Software Foundation</item>
-               <item>www.opensource.lk</item>
-            </return>
-         </m:echoStringArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>150</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoStringArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:string" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://www.w3.org/2001/XMLSchema">
+               <item>Apache Axis2</item>
+               <item>Lanka Software Foundation</item>
+               <item>www.opensource.lk</item>
+            </return>
+         </m:echoStringArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStructArrayRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStructArrayRes.xml Thu Sep 15 11:52:11 2005
@@ -1,32 +1,32 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoStructArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:SOAPStruct" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://soapinterop.org/xsd">
-               <item>
-                  <varString>strss fdfing1</varString>
-                  <varInt>25</varInt>
-                  <varFloat>25.23</varFloat>
-               </item>
-               <item>
-                  <varString>strss fdfing1</varString>
-                  <varInt>25</varInt>
-                  <varFloat>25.23</varFloat>
-               </item>
-               <item>
-                  <varString>strss fdfing1</varString>
-                  <varInt>25</varInt>
-                  <varFloat>25.23</varFloat>
-               </item>
-            </return>
-         </m:echoStructArrayResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>150</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoStructArrayResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return SOAP-ENC:arraySize="3" SOAP-ENC:itemType="nsa:SOAPStruct" xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding" xmlns:nsa="http://soapinterop.org/xsd">
+               <item>
+                  <varString>strss fdfing1</varString>
+                  <varInt>25</varInt>
+                  <varFloat>25.23</varFloat>
+               </item>
+               <item>
+                  <varString>strss fdfing1</varString>
+                  <varInt>25</varInt>
+                  <varFloat>25.23</varFloat>
+               </item>
+               <item>
+                  <varString>strss fdfing1</varString>
+                  <varInt>25</varInt>
+                  <varFloat>25.23</varFloat>
+               </item>
+            </return>
+         </m:echoStructArrayResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStructRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcStructRes.xml Thu Sep 15 11:52:11 2005
@@ -1,20 +1,20 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
-            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
-            <return>
-               <varString>strss fdfing1</varString>
-               <varInt>25</varInt>
-               <varFloat>25.23</varFloat>
-            </return>
-         </m:echoStructResponse>
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>150</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/">
+            <SOAP-RPC:result xmlns:SOAP-RPC="http://www.w3.org/2003/05/soap-rpc">return</SOAP-RPC:result>
+            <return>
+               <varString>strss fdfing1</varString>
+               <varInt>25</varInt>
+               <varFloat>25.23</varFloat>
+            </return>
+         </m:echoStructResponse>
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcVoidRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SOAP12/WMRound2Soap12GroupcVoidRes.xml Thu Sep 15 11:52:11 2005
@@ -1,13 +1,13 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
-      <SOAP-ENV:Header>
-         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
-         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
-            <varString>string</varString>
-            <varInt>150</varInt>
-            <varFloat>456.321</varFloat>
-         </h:echoMeStructResponse>
-      </SOAP-ENV:Header>
-      <SOAP-ENV:Body>
-         <m:echoVoidResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/" />
-      </SOAP-ENV:Body>
-   </SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope">
+      <SOAP-ENV:Header>
+         <h:echoMeStringResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">string</h:echoMeStringResponse>
+         <h:echoMeStructResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:h="http://soapinterop.org/echoheader/">
+            <varString>string</varString>
+            <varInt>150</varInt>
+            <varFloat>456.321</varFloat>
+         </h:echoMeStructResponse>
+      </SOAP-ENV:Header>
+      <SOAP-ENV:Body>
+         <m:echoVoidResponse SOAP-ENV:encodingStyle="http://www.w3.org/2003/05/soap-encoding" xmlns:m="http://soapinterop.org/" />
+      </SOAP-ENV:Body>
+   </SOAP-ENV:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseBase64Res.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseBase64Res.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseBase64Res.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseBase64Res.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="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:echoBase64Response soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="SOAP-ENC:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</result>
-         </tns:echoBase64Response>
-      </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:echoBase64Response soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="SOAP-ENC:base64Binary">UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</result>
+         </tns:echoBase64Response>
+      </soapenv:Body>
+   </soapenv:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseBooleanRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseBooleanRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseBooleanRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseBooleanRes.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:echoBooleanResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="xsd:boolean">true</result>
-         </tns:echoBooleanResponse>
-      </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:echoBooleanResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="xsd:boolean">true</result>
+         </tns:echoBooleanResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseDateRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseDateRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseDateRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseDateRes.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:echoDateResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="xsd:dateTime">2002-07-19T01:40:30Z</result>
-         </tns:echoDateResponse>
-      </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:echoDateResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="xsd:dateTime">2002-07-19T01:40:30Z</result>
+         </tns:echoDateResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

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

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseDecimalRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseDecimalRes.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseDecimalRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interopt/whitemesa/round2/SpJBaseDecimalRes.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:echoDecimalResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-            <result xsi:type="xsd:decimal">455646152</result>
-         </tns:echoDecimalResponse>
-      </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:echoDecimalResponse soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+            <result xsi:type="xsd:decimal">455646152</result>
+         </tns:echoDecimalResponse>
+      </soapenv:Body>
+   </soapenv:Envelope>

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