You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2006/01/31 22:14:40 UTC

svn commit: r373912 [3/10] - in /webservices/axis2/trunk/java/modules/integration: itest-resources/interop/whitemesa/round2/ itest-resources/interop/whitemesa/round3/ itest/test/interop/mtom/ itest/test/interop/whitemesa/round1/ itest/test/interop/whit...

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/XSBaseStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/XSBaseStructRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/XSBaseStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/XSBaseStructRes.xml Tue Jan 31 13:13:01 2006
@@ -1,10 +1,11 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/' xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/' xmlns:xsi='http://www.w3.org/1999/XMLSchema-instance' xmlns:xsd='http://www.w3.org/1999/XMLSchema' SOAP-ENV:encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'>
-   <SOAP-ENV:Body>
-      <m:echoStructResponse xmlns:m='http://soapinterop.org/'>
-         <return id='id1' xsi:type='ns1:SOAPStruct' xmlns:ns1='http://soapinterop.org/xsd'>
-            <varFloat xsi:type='xsd:float'>25.23</varFloat>
-            <varInt xsi:type='xsd:int'>25</varInt>
-            <varString xsi:type='xsd:string'>strss fdfing1</varString>
-         </return>
-      </m:echoStructResponse>
-   </SOAP-ENV:Body></SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+<SOAP-ENV:Body>
+<m:echoStructResponse xmlns:m="http://soapinterop.org/">
+<return xmlns="" xmlns:ns1="http://soapinterop.org/xsd" xsi:type="ns1:SOAPStruct" id="id1">
+<varFloat xmlns="" xsi:type="xsd:float">25.23</varFloat>
+<varInt xmlns="" xsi:type="xsd:int">25</varInt>
+<varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString>
+</return>
+</m:echoStructResponse>
+</SOAP-ENV:Body>
+</SOAP-ENV:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/XSBaseVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/XSBaseVoidRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/XSBaseVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/XSBaseVoidRes.xml Tue Jan 31 13:13:01 2006
@@ -1,4 +1,6 @@
-<SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/' xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/' xmlns:xsi='http://www.w3.org/1999/XMLSchema-instance' xmlns:xsd='http://www.w3.org/1999/XMLSchema' SOAP-ENV:encodingStyle='http://schemas.xmlsoap.org/soap/encoding/'>
-   <SOAP-ENV:Body>
-      <m:echoVoidResponse xmlns:m='http://soapinterop.org/'></m:echoVoidResponse>
-   </SOAP-ENV:Body></SOAP-ENV:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+<SOAP-ENV:Body>
+<m:echoVoidResponse xmlns:m="http://soapinterop.org/">
+</m:echoVoidResponse>
+</SOAP-ENV:Body>
+</SOAP-ENV:Envelope>
\ No newline at end of file

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseBooleanRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseBooleanRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseBooleanRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseBooleanRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoBooleanResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:boolean">true</return></ns0:echoBooleanResponse></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoBooleanResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:boolean">true</return></ns0:echoBooleanResponse></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseDateRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseDateRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseDateRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseDateRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoDateResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:dateTime">2002-07-18T19:40:30.387-06:00</return></ns0:echoDateResponse></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoDateResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:dateTime">2002-07-18T19:40:30.387-06:00</return></ns0:echoDateResponse></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseDecimalRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseDecimalRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseDecimalRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseDecimalRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoDecimalResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:decimal">455646152</return></ns0:echoDecimalResponse></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoDecimalResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:decimal">455646152</return></ns0:echoDecimalResponse></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseFloatArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseFloatArrayRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseFloatArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseFloatArrayRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoFloatArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoFloatArrayResponse><ns1:ArrayOffloat env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="xsd:float[3]" xsi:type="enc:Array" id="ID1"><item xsi:type="xsd:float">45.76876</item><item xsi:type="xsd:float">43.454</item><item xsi:type="xsd:float">2523.542</item></ns1:ArrayOffloat></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoFloatArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoFloatArrayResponse><ns1:ArrayOffloat env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="xsd:float[3]" xsi:type="enc:Array" id="ID1"><item xsi:type="xsd:float">45.76876</item><item xsi:type="xsd:float">43.454</item><item xsi:type="xsd:float">2523.542</item></ns1:ArrayOffloat></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseFloatRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseFloatRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseFloatRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseFloatRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoFloatResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:float">50.25</return></ns0:echoFloatResponse></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoFloatResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:float">50.25</return></ns0:echoFloatResponse></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseIntegerArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseIntegerArrayRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseIntegerArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseIntegerArrayRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoIntegerArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoIntegerArrayResponse><ns1:ArrayOfint env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="xsd:int[3]" xsi:type="enc:Array" id="ID1"><item xsi:type="xsd:int">451</item><item xsi:type="xsd:int">425</item><item xsi:type="xsd:int">2523</item></ns1:ArrayOfint></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoIntegerArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoIntegerArrayResponse><ns1:ArrayOfint env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="xsd:int[3]" xsi:type="enc:Array" id="ID1"><item xsi:type="xsd:int">451</item><item xsi:type="xsd:int">425</item><item xsi:type="xsd:int">2523</item></ns1:ArrayOfint></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseIntegerRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseIntegerRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseIntegerRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseIntegerRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoIntegerResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:int">52</return></ns0:echoIntegerResponse></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoIntegerResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:int">52</return></ns0:echoIntegerResponse></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStringArrayRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStringArrayRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoStringArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoStringArrayResponse><ns1:ArrayOfstring env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="xsd:string[3]" xsi:type="enc:Array" id="ID1"><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></ns1:ArrayOfstring></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoStringArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoStringArrayResponse><ns1:ArrayOfstring env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="xsd:string[3]" xsi:type="enc:Array" id="ID1"><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></ns1:ArrayOfstring></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStringRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStringRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStringRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStringRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1,7 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoStringResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xsi:type="xsd:string">String Argument</return></ns0:echoStringResponse></env:Body></env:Envelope>
+<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
+<SOAP-ENV:Body>
+<m:echoStringResponse xmlns:m="http://soapinterop.org/">
+<return xmlns="" xsi:type="xsd:string">String Argument</return>
+</m:echoStringResponse>
+</SOAP-ENV:Body>
+</SOAP-ENV:Envelope>
\ No newline at end of file

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStructArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStructArrayRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStructArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStructArrayRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoStructArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoStructArrayResponse><ns1:ArrayOfSOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="ns1:SOAPStruct[3]" xsi:type="enc:Array" id="ID1"><item href="#ID2"></item><item href="#ID3"></item><item href="#ID4"></item></ns1:ArrayOfSOAPStruct><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID2"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</
 varFloat></ns1:SOAPStruct><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID3"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat></ns1:SOAPStruct><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID4"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat></ns1:SOAPStruct></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoStructArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoStructArrayResponse><ns1:ArrayOfSOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="ns1:SOAPStruct[3]" xsi:type="enc:Array" id="ID1"><item href="#ID2"></item><item href="#ID3"></item><item href="#ID4"></item></ns1:ArrayOfSOAPStruct><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID2"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat></ns1:SOAPStruct><ns1:SOAPStr
 uct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID3"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat></ns1:SOAPStruct><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID4"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat></ns1:SOAPStruct></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStructRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseStructRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoStructResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoStructResponse><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID1"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat></ns1:SOAPStruct></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoStructResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoStructResponse><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID1"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat></ns1:SOAPStruct></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseVoidRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseVoidRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseVoidRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunBaseVoidRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoVoidResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"></ns0:echoVoidResponse></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoVoidResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"></ns0:echoVoidResponse></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupb2DStringArrayRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupb2DStringArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupb2DStringArrayRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echo2DStringArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echo2DStringArrayResponse><ns1:ArrayOfString2D env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="xsd:string[2,2]" xsi:type="enc:Array" id="ID1"><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></ns1:ArrayOfString2D></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echo2DStringArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echo2DStringArrayResponse><ns1:ArrayOfString2D env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="xsd:string[2,2]" xsi:type="enc:Array" id="ID1"><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></ns1:ArrayOfString2D></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbNestedArrayRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbNestedArrayRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbNestedArrayRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoNestedArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoNestedArrayResponse><ns1:SOAPArrayStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPArrayStruct" id="ID1"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat><varArray href="#ID2"></varArray></ns1:SOAPArrayStruct><ns1:ArrayOfstring env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="xsd:string[3]" xsi:type="enc:Array" id="ID2"><item xsi:type="xsd:string">strss
  fdfing1</item><item xsi:type="xsd:string">strss fdfing2</item><item xsi:type="xsd:string">strss fdfing3</item></ns1:ArrayOfstring></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoNestedArrayResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoNestedArrayResponse><ns1:SOAPArrayStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPArrayStruct" id="ID1"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat><varArray href="#ID2"></varArray></ns1:SOAPArrayStruct><ns1:ArrayOfstring env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" enc:arrayType="xsd:string[3]" xsi:type="enc:Array" id="ID2"><item xsi:type="xsd:string">strss fdfing1</item><item xsi:type="xsd:str
 ing">strss fdfing2</item><item xsi:type="xsd:string">strss fdfing3</item></ns1:ArrayOfstring></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbNestedStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbNestedStructRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbNestedStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbNestedStructRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoNestedStructResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoNestedStructResponse><ns1:SOAPStructStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStructStruct" id="ID1"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat><varStruct href="#ID2"></varStruct></ns1:SOAPStructStruct><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID2"><varString xsi:type="xsd:string">strss fdfing1</varStr
 ing><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat></ns1:SOAPStruct></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoNestedStructResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoNestedStructResponse><ns1:SOAPStructStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStructStruct" id="ID1"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</varInt><varFloat xsi:type="xsd:float">25.23</varFloat><varStruct href="#ID2"></varStruct></ns1:SOAPStructStruct><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID2"><varString xsi:type="xsd:string">strss fdfing1</varString><varInt xsi:type="xsd:int">25</var
 Int><varFloat xsi:type="xsd:float">25.23</varFloat></ns1:SOAPStruct></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbSimpletypesAsStructRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbSimpletypesAsStructRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoSimpleTypesAsStructResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoSimpleTypesAsStructResponse><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID1"><varString xsi:type="xsd:string">45ascasc  acasa asd52</varString><varInt xsi:type="xsd:int">4552</varInt><varFloat xsi:type="xsd:float">450.52</varFloat></ns1:SOAPStruct></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoSimpleTypesAsStructResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return href="#ID1"></return></ns0:echoSimpleTypesAsStructResponse><ns1:SOAPStruct env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns1:SOAPStruct" id="ID1"><varString xsi:type="xsd:string">45ascasc  acasa asd52</varString><varInt xsi:type="xsd:int">4552</varInt><varFloat xsi:type="xsd:float">450.52</varFloat></ns1:SOAPStruct></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbStructAsSimpleTypesRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round2/sunGroupbStructAsSimpleTypesRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<?xml version='1.0' encoding='utf-8'?><env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoStructAsSimpleTypesResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><outputString xsi:type="xsd:string">strss fdfing1</outputString><outputInteger xsi:type="xsd:int">25</outputInteger><outputFloat xsi:type="xsd:float">25.23</outputFloat></ns0:echoStructAsSimpleTypesResponse></env:Body></env:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="http://soapinterop.org/" xmlns:ns1="http://soapinterop.org/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Body><ns0:echoStructAsSimpleTypesResponse env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><outputString xsi:type="xsd:string">strss fdfing1</outputString><outputInteger xsi:type="xsd:int">25</outputInteger><outputFloat xsi:type="xsd:float">25.23</outputFloat></ns0:echoStructAsSimpleTypesResponse></env:Body></env:Envelope>

Modified: webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round3/GFHeaderTestRes.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round3/GFHeaderTestRes.xml?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round3/GFHeaderTestRes.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/itest-resources/interop/whitemesa/round3/GFHeaderTestRes.xml Tue Jan 31 13:13:01 2006
@@ -1 +1 @@
-<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><echoStringReturn xmlns="http://soapinterop.org/xsd">apache axis2</echoStringReturn></soap:Body></soap:Envelope>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><env:Header /><env:Body><ans1:echoStringReturn xmlns:ans1="http://soapinterop.org/xsd">apache axis2</ans1:echoStringReturn></env:Body></env:Envelope>
\ No newline at end of file

Modified: webservices/axis2/trunk/java/modules/integration/itest/test/interop/mtom/MTOMEchoTestMultipleTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/test/interop/mtom/MTOMEchoTestMultipleTest.java?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/test/interop/mtom/MTOMEchoTestMultipleTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/test/interop/mtom/MTOMEchoTestMultipleTest.java Tue Jan 31 13:13:01 2006
@@ -23,6 +23,7 @@
 import org.apache.axis2.client.ServiceClient;
 import org.apache.axis2.context.ConfigurationContext;
 import org.apache.axis2.context.ConfigurationContextFactory;
+import org.apache.axis2.context.MessageContextConstants;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.soap.SOAP12Constants;
 import test.interop.util.BodyElements;
@@ -49,6 +50,7 @@
         options.setTo(targetEPR);
         options.setProperty(Constants.Configuration.ENABLE_MTOM,
                 Constants.VALUE_TRUE);
+        options.setProperty(MessageContextConstants.CHUNKED, Constants.VALUE_FALSE);
         options.setTransportInProtocol(Constants.TRANSPORT_HTTP);
         options.setSoapVersionURI(SOAP12Constants.SOAP_ENVELOPE_NAMESPACE_URI);
 

Modified: webservices/axis2/trunk/java/modules/integration/itest/test/interop/mtom/MTOMEchoTestSingleTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/test/interop/mtom/MTOMEchoTestSingleTest.java?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/test/interop/mtom/MTOMEchoTestSingleTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/test/interop/mtom/MTOMEchoTestSingleTest.java Tue Jan 31 13:13:01 2006
@@ -23,6 +23,7 @@
 import org.apache.axis2.client.ServiceClient;
 import org.apache.axis2.context.ConfigurationContext;
 import org.apache.axis2.context.ConfigurationContextFactory;
+import org.apache.axis2.context.MessageContextConstants;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.soap.SOAP12Constants;
 import test.interop.util.BodyElements;
@@ -44,6 +45,7 @@
     public void runTest(boolean optimized) throws Exception {
         Options options = new Options();
         options.setTo(targetEPR);
+        options.setProperty(MessageContextConstants.CHUNKED, Constants.VALUE_FALSE);
         options.setProperty(Constants.Configuration.ENABLE_MTOM,
                 Constants.VALUE_TRUE);
         options.setTransportInProtocol(Constants.TRANSPORT_HTTP);

Modified: webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round1/Round1InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round1/Round1InteropTest.java?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round1/Round1InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round1/Round1InteropTest.java Tue Jan 31 13:13:01 2006
@@ -19,7 +19,8 @@
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.soap.SOAPEnvelope;
 import test.interop.whitemesa.WhiteMesaIneterop;
-import test.interop.whitemesa.round1.util.Round1ClientUtil;
+import test.interop.whitemesa.SunClientUtil;
+import test.interop.whitemesa.SunClient;
 import test.interop.whitemesa.round1.util.Round1FloatArrayUtil;
 import test.interop.whitemesa.round1.util.Round1FloatUtil;
 import test.interop.whitemesa.round1.util.Round1IntArrayUtil;
@@ -37,12 +38,8 @@
     String soapAction = "urn:soapinterop";
     String resFilePath = "interop/whitemesa/round1/";
     String tempPath = "";
-    Round1ClientUtil util;
-    Round1Client client = null;
-
-    public void setUp() {
-        client = new Round1Client();
-    }
+    SunClientUtil util;
+    SunClient client = new SunClient();
 
     public void testEchoString() throws AxisFault {
         util = new Round1StringUtil();

Modified: webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/ESRound2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/ESRound2InteropTest.java?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/ESRound2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/ESRound2InteropTest.java Tue Jan 31 13:13:01 2006
@@ -19,6 +19,8 @@
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.soap.SOAPEnvelope;
 import test.interop.whitemesa.WhiteMesaIneterop;
+import test.interop.whitemesa.SunClientUtil;
+import test.interop.whitemesa.SunClient;
 import test.interop.whitemesa.round2.util.GroupbEcho2DStringArrayUtil;
 import test.interop.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
 import test.interop.whitemesa.round2.util.GroupbEchoNestedStructUtil;
@@ -50,7 +52,6 @@
 import test.interop.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
 import test.interop.whitemesa.round2.util.Round2EchoStructClientUtil;
 import test.interop.whitemesa.round2.util.Round2EchoVoidClientUtil;
-import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 
 /**
  * Class ESRound2InteropTest
@@ -68,7 +69,8 @@
     String soapAction = "";
     String resFilePath = "interop/whitemesa/round2/";
     String tempPath = "";
-    SunRound2ClientUtil util;
+    SunClientUtil util;
+    SunClient client = new SunClient();
 
     /**
      * Round2
@@ -80,7 +82,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStringclientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseStringRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -95,7 +97,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStringArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseStringArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -110,7 +112,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoIntegerClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseIntegerRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -125,7 +127,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoIntegerArrayclientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseIntegerArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -140,7 +142,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoFloatClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseFloatRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -155,7 +157,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoFloatArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseFloatArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -170,7 +172,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStructClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseStructRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -185,7 +187,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStructArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseStructArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -200,7 +202,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoVoidClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseVoidRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -215,7 +217,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoBase64ClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseBase64Res.xml";
         compareXML(retEnv, tempPath);
     }
@@ -230,7 +232,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoDateClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseDateRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -246,7 +248,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoHexBinaryClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseHexBinaryRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -261,7 +263,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoDecimalClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseDecimalRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -276,7 +278,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoBooleanClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESBaseBooleanRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -291,7 +293,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupbEchoStructAsSimpleTypesUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupbStructAsSimpleTypesRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -306,7 +308,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupbEchoSimpleTypesAsStructUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupbSimpletypesAsStructRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -321,7 +323,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupbEcho2DStringArrayUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupb2DStringArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -336,7 +338,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupbEchoNestedStructUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupbNestedStructRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -351,7 +353,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupbEchoNestedArrayUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupbNestedArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -366,7 +368,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcEchoStringUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcEchoStringRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -381,7 +383,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcIntergerUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcIntergerRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -396,7 +398,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcStringArrayUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcStringArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -411,7 +413,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcIntegerArrayUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcIntegerArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -426,7 +428,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcFloatUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcFloatRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -441,7 +443,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcFloatArrayUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcFloatArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -456,7 +458,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcStructUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcStructRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -471,7 +473,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcStructArrayUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcStructArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -486,7 +488,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcVoidUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcVoidRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -501,7 +503,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcBase64Util();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcBase64Res.xml";
         compareXML(retEnv, tempPath);
     }
@@ -516,7 +518,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcHexBinaryUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcHexBinaryRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -531,7 +533,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcBooleanUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "ESGroupcBooleanRes.xml";
         compareXML(retEnv, tempPath);
     }

Modified: webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/FrtrRound2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/FrtrRound2InteropTest.java?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/FrtrRound2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/FrtrRound2InteropTest.java Tue Jan 31 13:13:01 2006
@@ -19,6 +19,8 @@
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.soap.SOAPEnvelope;
 import test.interop.whitemesa.WhiteMesaIneterop;
+import test.interop.whitemesa.SunClientUtil;
+import test.interop.whitemesa.SunClient;
 import test.interop.whitemesa.round2.util.Round2EchoBase64ClientUtil;
 import test.interop.whitemesa.round2.util.Round2EchoBooleanClientUtil;
 import test.interop.whitemesa.round2.util.Round2EchoDateClientUtil;
@@ -33,7 +35,6 @@
 import test.interop.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
 import test.interop.whitemesa.round2.util.Round2EchoStructClientUtil;
 import test.interop.whitemesa.round2.util.Round2EchoVoidClientUtil;
-import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 
 import java.io.File;
 
@@ -54,12 +55,8 @@
     String soapAction = "";
     String resFilePath = "interop/whitemesa/round2/";
     String tempPath = "";
-    SunRound2ClientUtil util;
-
-    public void testChack(){
-            //just addding a test case , since all the tase casea are fail
-        }
-
+    SunClientUtil util;
+    SunClient client = new SunClient();
 
     /**
      * Round2
@@ -71,7 +68,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStringclientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseStringRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -86,7 +83,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStringArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "SunBaseStringArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -101,7 +98,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoIntegerClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseIntegerRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -116,7 +113,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoIntegerArrayclientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseIntegerArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -131,7 +128,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoFloatClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseFloatRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -146,7 +143,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoFloatArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseFloatArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -161,7 +158,7 @@
         soapAction = "";
 
         util = new Round2EchoStructClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseStructRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -176,7 +173,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStructArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseStructArrayRes.xml";
        compareXML(retEnv, tempPath);
     }
@@ -191,7 +188,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoVoidClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseVoidRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -206,7 +203,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoBase64ClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseBase64Res.xml";
         compareXML(retEnv, tempPath);
     }
@@ -221,7 +218,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoDateClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseDateRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -237,7 +234,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoHexBinaryClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseHexBinaryRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -252,7 +249,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoDecimalClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseDecimalRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -267,7 +264,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoBooleanClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseBooleanRes.xml";
         compareXML(retEnv, tempPath);
     }

Modified: webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/GSRound2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/GSRound2InteropTest.java?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/GSRound2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/GSRound2InteropTest.java Tue Jan 31 13:13:01 2006
@@ -19,19 +19,9 @@
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.soap.SOAPEnvelope;
 import test.interop.whitemesa.WhiteMesaIneterop;
-import test.interop.whitemesa.round2.util.Round2EchoBase64ClientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoBooleanClientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoDateClientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoDecimalClientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoFloatClientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoIntegerClientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoStringclientUtil;
-import test.interop.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
-import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.SunClientUtil;
+import test.interop.whitemesa.SunClient;
+import test.interop.whitemesa.round2.util.*;
 
 import java.io.File;
 
@@ -43,7 +33,7 @@
  * "Group B" http://www.cs.fsu.edu/~engelen/interop2B.wsdl
  * "Group C" http://www.cs.fsu.edu/~engelen/interop2C.wsdl
  * Todo - The commented Tests are failing.
- * org.apache.axis2.om.OMException: com.ctc.wstx.exc.WstxEOFException: Unexpected end of input block in end tag
+ * IMO: the request and response SOAP envelopes are correct.
  */
 
 public class GSRound2InteropTest extends WhiteMesaIneterop {
@@ -54,7 +44,8 @@
     String soapAction = "";
     String resFilePath = "interop/whitemesa/round2/";
     String tempPath = "";
-    SunRound2ClientUtil util;
+    SunClientUtil util;
+    SunClient client = new SunClient();
 
     /**
      * Round2
@@ -66,7 +57,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStringclientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseStringRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -81,7 +72,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStringArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseStringArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -96,7 +87,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoIntegerClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseIntegerRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -111,7 +102,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoIntegerArrayclientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseIntegerArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -126,7 +117,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoFloatClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseFloatRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -141,7 +132,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoFloatArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseFloatArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -156,7 +147,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStructClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         System.out.println(retEnv.toString());
         tempPath = resFilePath + "GSBaseStructRes.xml";
         compareXML(retEnv, tempPath);
@@ -172,7 +163,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStructArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseStructArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -182,16 +173,16 @@
      * Group Base
      * operation echoVoid
      */
-    /* public void testR2BaseEchoVoid() throws AxisFault  {
+    /*public void testR2BaseEchoVoid() throws AxisFault {
         url = "http://websrv.cs.fsu.edu/~engelen/interop2.cgi";
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoVoidClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseVoidRes.xml";
         compareXML(retEnv, tempPath);
-    }*/
-
+    }
+*/
     /**
      * Round2
      * Group Base
@@ -202,7 +193,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoBase64ClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseBase64Res.xml";
         compareXML(retEnv, tempPath);
     }
@@ -217,7 +208,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoDateClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseDateRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -232,7 +223,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoHexBinaryClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseHexBinaryRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -247,7 +238,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoDecimalClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseDecimalRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -262,7 +253,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoBooleanClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSBaseBooleanRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -277,26 +268,27 @@
             soapAction = "http://soapinterop.org/";
 
             util = new GroupbEchoStructAsSimpleTypesUtil();
-            retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+            retEnv = client.sendMsg(util, url, soapAction);
             tempPath = resFilePath + "GSGroupbStructAsSimpleTypesRes.xml";
             compareXML(retEnv, tempPath);
         }
     */
+
     /**
      * Round2
      * Group B
      * operation echoSimpleTypesAsStruct
      */
-    /* public void testR2GBEchoSimpleTypesAsStruct() throws AxisFault {
-            url = "http://websrv.cs.fsu.edu/~engelen/interop2B.cgi";
-            soapAction = "http://soapinterop.org/";
+    /*public void testR2GBEchoSimpleTypesAsStruct() throws AxisFault {
+        url = "http://websrv.cs.fsu.edu/~engelen/interop2B.cgi";
+        soapAction = "http://soapinterop.org/";
+
+        util = new GroupbEchoSimpleTypesAsStructUtil();
+        retEnv = client.sendMsg(util, url, soapAction);
+        tempPath = resFilePath + "GSGroupbSimpletypesAsStructRes.xml";
+        compareXML(retEnv, tempPath);
+    }*/
 
-            util = new GroupbEchoSimpleTypesAsStructUtil();
-            retEnv = SunRound2Client.sendMsg(util, url, soapAction);
-            tempPath = resFilePath + "GSGroupbSimpletypesAsStructRes.xml";
-            compareXML(retEnv, tempPath);
-        }
-    */
     /**
      * Round2
      * Group B
@@ -307,7 +299,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupbEcho2DStringArrayUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSGroupb2DStringArrayRes.xml";
         compareXML(retEnv, tempPath);
     }*/
@@ -322,7 +314,7 @@
             soapAction = "http://soapinterop.org/";
 
             util = new GroupbEchoNestedStructUtil();
-            retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+            retEnv = client.sendMsg(util, url, soapAction);
             tempPath = resFilePath + "GSGroupbNestedStructRes.xml";
             compareXML(retEnv, tempPath);
         }
@@ -337,7 +329,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupbEchoNestedArrayUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSGroupbNestedArrayRes.xml";
         compareXML(retEnv, tempPath);
     }*/
@@ -352,7 +344,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new GroupcVoidUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "GSGroupcVoidRes.xml";
         compareXML(retEnv, tempPath);
     }

Modified: webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/KSRoun2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/KSRoun2InteropTest.java?rev=373912&r1=373911&r2=373912&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/KSRoun2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/test/interop/whitemesa/round2/KSRoun2InteropTest.java Tue Jan 31 13:13:01 2006
@@ -19,6 +19,8 @@
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.soap.SOAPEnvelope;
 import test.interop.whitemesa.WhiteMesaIneterop;
+import test.interop.whitemesa.SunClientUtil;
+import test.interop.whitemesa.SunClient;
 import test.interop.whitemesa.round2.util.Round2EchoBase64ClientUtil;
 import test.interop.whitemesa.round2.util.Round2EchoBooleanClientUtil;
 import test.interop.whitemesa.round2.util.Round2EchoDateClientUtil;
@@ -33,7 +35,6 @@
 import test.interop.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
 import test.interop.whitemesa.round2.util.Round2EchoStructClientUtil;
 import test.interop.whitemesa.round2.util.Round2EchoVoidClientUtil;
-import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 
 import java.io.File;
 
@@ -42,9 +43,7 @@
  * To test Interoperability Axis2 clients vs kSOAP Server, Round2
  * WSDL:-
  * "base"  	http://www.whitemesa.com/interop/kSOAP.wsdl
- * <p/>
- * Is the Endpoint deprecated or removed ?.
- * Todo - All Tests fail
+ * Todo - All Tests fail. Is the Endpoint deprecated or removed ?.
  */
 
 public class KSRoun2InteropTest extends WhiteMesaIneterop {
@@ -55,7 +54,8 @@
     String soapAction = "";
     String resFilePath = "interop/whitemesa/round2/";
     String tempPath = "";
-    SunRound2ClientUtil util;
+    SunClientUtil util;
+    SunClient client = new SunClient();
 
     /**
      * Round2
@@ -67,7 +67,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStringclientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseStringRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -82,7 +82,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStringArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "SunBaseStringArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -97,7 +97,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoIntegerClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseIntegerRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -112,7 +112,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoIntegerArrayclientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseIntegerArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -127,7 +127,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoFloatClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseFloatRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -142,7 +142,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoFloatArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseFloatArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -157,7 +157,7 @@
         soapAction = "";
 
         util = new Round2EchoStructClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseStructRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -172,7 +172,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoStructArrayClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseStructArrayRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -187,7 +187,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoVoidClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseVoidRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -202,7 +202,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoBase64ClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseBase64Res.xml";
         compareXML(retEnv, tempPath);
     }
@@ -217,7 +217,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoDateClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseDateRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -233,7 +233,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoHexBinaryClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseHexBinaryRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -248,7 +248,7 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoDecimalClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseDecimalRes.xml";
         compareXML(retEnv, tempPath);
     }
@@ -263,11 +263,10 @@
         soapAction = "http://soapinterop.org/";
 
         util = new Round2EchoBooleanClientUtil();
-        retEnv = SunRound2Client.sendMsg(util, url, soapAction);
+        retEnv = client.sendMsg(util, url, soapAction);
         tempPath = resFilePath + "sunBaseBooleanRes.xml";
         compareXML(retEnv, tempPath);
     }
-
 
 }