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 de...@apache.org on 2006/12/21 12:15:46 UTC

svn commit: r489324 [6/20] - in /webservices/axis2/branches/java/1_1/modules/integration: ./ conf/ itest-resources/WSDLs/ itest-resources/interop/sun/round4/complex/ itest-resources/interop/sun/round4/simple/ itest-resources/interop/whitemesa/round1/ i...

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedIntegerRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoIntegerResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK2:type="SOAPSDK1:int">52</Result></SOAPSDK4:echoIntegerResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">Apache Axis2</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">Lanka Software Foundation</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">www.opensource.lk</SOAPSDK3:string></Result></SOAPSDK4:echoStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK5:SOAPStruct[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id1" /><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id2" /><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" href="#id3" /></Result></SOAPSDK4:echoStructArrayResponse><SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK6:SOAPStruct" id="id1"><varString xmlns=""
  SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat></SOAPSDK6:SOAPStruct><SOAPSDK7:SOAPStruct xmlns:SOAPSDK7="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK7:SOAPStruct" id="id2"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat></SOAPSDK7:SOAPStruct><SOAPSDK8:SOAPStruct xmlns:SOAPSDK8="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK8:SOAPStruct" id="id3"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat></SOAPSDK8:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" href="#id1" /></SOAPSDK4:echoStructResponse><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct" id="id1"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat></SOAPSDK5:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseTypedVoidRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoVoidResponse xmlns:SOAPSDK4="http://soapinterop.org/" /></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3BaseVoidRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoVoidResponse xmlns:SOAPSDK4="http://soapinterop.org/" /></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3Groupb2DStringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echo2DStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" SOAPSDK3:offset="[0,0]" SOAPSDK3:arrayType="SOAPSDK1:string[2,2]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">sdfsdf25</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string></return></SOAPSDK4:echo2DStringArrayRe
 sponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoNestedArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoNestedArrayResponse><SOAPSDK5:SOAPArrayStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPArrayStruct" id="id1"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat><varArray xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://sche
 mas.xmlsoap.org/soap/encoding/">strss fdfing2</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing3</SOAPSDK3:string></varArray></SOAPSDK5:SOAPArrayStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbNestedStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoNestedStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoNestedStructResponse><SOAPSDK5:SOAPStructStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStructStruct" id="id1"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.2299995422363</varFloat><varStruct xmlns="" href="#id2" /></SOAPSDK5:SOAPStructStruct><SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK6:SOAPStruct" id="id2"><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</var
 Int><varFloat xmlns="">25.2299995422363</varFloat></SOAPSDK6:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbSimpletypesAsStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoSimpleTypesAsStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoSimpleTypesAsStructResponse><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct" id="id1"><varString xmlns="">45ascasc  acasa asd52</varString><varInt xmlns="">4552</varInt><varFloat xmlns="">450.519989013672</varFloat></SOAPSDK5:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbStructAsSimpleTypesRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructAsSimpleTypesResponse xmlns:SOAPSDK4="http://soapinterop.org/"><outputString xmlns="">strss fdfing1</outputString><outputInteger xmlns="">25</outputInteger><outputFloat xmlns="">25.2299995422363</outputFloat></SOAPSDK4:echoStructAsSimpleTypesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTyped2DStringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echo2DStringArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" SOAPSDK3:offset="[0,0]" SOAPSDK3:arrayType="SOAPSDK1:string[2,2]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">sdfsdf25</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">25dsasd dfasdas23</SOAPSDK3:string></return></SOAPSDK4:echo2DStringArrayRe
 sponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoNestedArrayResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoNestedArrayResponse><SOAPSDK5:SOAPArrayStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPArrayStruct" id="id1"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat><varArray xmlns="" SOAPSDK3:offset="[0]" SOAPSDK3:arrayType="SOAPSDK1:string[3]" SOAPSDK2:type="SOAPSDK3:Array"><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org
 /soap/encoding/">strss fdfing1</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing2</SOAPSDK3:string><SOAPSDK3:string xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/">strss fdfing3</SOAPSDK3:string></varArray></SOAPSDK5:SOAPArrayStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedNestedStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoNestedStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoNestedStructResponse><SOAPSDK5:SOAPStructStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStructStruct" id="id1"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat><varStruct xmlns="" href="#id2" /></SOAPSDK5:SOAPStructStruct><SOAPSDK6:SOAPStruct xmlns:SOAPSDK6="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK
 6:SOAPStruct" id="id2"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</varFloat></SOAPSDK6:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedSimpletypesAsStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoSimpleTypesAsStructResponse xmlns:SOAPSDK4="http://soapinterop.org/"><return xmlns="" href="#id1" /></SOAPSDK4:echoSimpleTypesAsStructResponse><SOAPSDK5:SOAPStruct xmlns:SOAPSDK5="http://soapinterop.org/xsd" SOAPSDK3:root="0" SOAPSDK2:type="SOAPSDK5:SOAPStruct" id="id1"><varString xmlns="" SOAPSDK2:type="SOAPSDK1:string">45ascasc  acasa asd52</varString><varInt xmlns="" SOAPSDK2:type="SOAPSDK1:int">4552</varInt><varFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">450.519989013672</varFloat></SOAPSDK5:SOAPStruct></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupbTypedStructAsSimpleTypesRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStructAsSimpleTypesResponse xmlns:SOAPSDK4="http://soapinterop.org/"><outputString xmlns="" SOAPSDK2:type="SOAPSDK1:string">strss fdfing1</outputString><outputInteger xmlns="" SOAPSDK2:type="SOAPSDK1:int">25</outputInteger><outputFloat xmlns="" SOAPSDK2:type="SOAPSDK1:float">25.2299995422363</outputFloat></SOAPSDK4:echoStructAsSimpleTypesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupcVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupcVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupcVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3GroupcVoidRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header /><SOAP-ENV:Body><SOAPSDK1:echoVoidResponse xmlns:SOAPSDK1="http://soapinterop.org/" /></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3TypedBaseStringRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3TypedBaseStringRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3TypedBaseStringRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/MStk3TypedBaseStringRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema"><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAPSDK4:echoStringResponse xmlns:SOAPSDK4="http://soapinterop.org/"><Result xmlns="" SOAPSDK2:type="SOAPSDK1:string">String Argument</Result></SOAPSDK4:echoStringResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseBase64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseBase64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseBase64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseBase64Res.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoBase64Response>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseBooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseBooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseBooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseBooleanRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoBooleanResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseDateRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseDateRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseDateRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseDateRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoDateResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseDecimalRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseDecimalRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseDecimalRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseDecimalRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoDecimalResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseFloatArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseFloatArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseFloatArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseFloatArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoFloatArrayResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseFloatRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseFloatRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseFloatRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseFloatRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoFloatResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseHexBinaryRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseHexBinaryRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseHexBinaryRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseHexBinaryRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoHexBinaryResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseIntegerArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseIntegerArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseIntegerArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseIntegerArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoIntegerArrayResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseIntegerRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseIntegerRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseIntegerRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseIntegerRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoIntegerResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoStringArrayResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStringRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStringRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStringRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStringRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStructArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoStructArrayResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd"  xmlns:tns="http://soapinterop.org/">
       <SOAP-ENV:Body>
          <echoStructResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusBaseVoidRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"  xmlns:xsd="http://www.w3.org/2001/XMLSchema"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"  xmlns:si="http://soapinterop.org/xsd">
       <SOAP-ENV:Body>
          <echoVoidResponse></echoVoidResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupb2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupb2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupb2DStringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <!--test failed-->

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbNestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbNestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbNestedArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <!--test failed-->

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbNestedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbNestedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbNestedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbNestedStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <!--test failed-->

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbSimpletypesAsStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbSimpletypesAsStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <!--test failed-->

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbStructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/NusGroupbStructAsSimpleTypesRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <!--test failed-->

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBase64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBase64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBase64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBase64Res.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <env:Body>
 <ns1:echoBase64Response xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseBooleanRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <env:Body>
 <ns1:echoBooleanResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDateRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDateRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDateRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDateRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <env:Body>
 <ns1:echoDateResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDecimalRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDecimalRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDecimalRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseDecimalRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <env:Body>
 <ns1:echoDecimalResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <env:Body>
 <ns1:echoFloatArrayResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseFloatRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <env:Body>
 <ns1:echoFloatResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseHexBinaryRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseHexBinaryRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseHexBinaryRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseHexBinaryRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <env:Body>
 <ns1:echoHexBinaryResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <env:Body>
 <ns1:echoIntegerArrayResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/RWBaseIntegerRes.xml Thu Dec 21 03:15:00 2006
@@ -1,3 +1,19 @@
+<!--
+  ~ Copyright 2004,2005 The Apache Software Foundation.
+  ~
+  ~  Licensed under the Apache License, Version 2.0 (the "License");
+  ~  you may not use this file except in compliance with the License.
+  ~  You may obtain a copy of the License at
+  ~
+  ~       http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~  Unless required by applicable law or agreed to in writing, software
+  ~  distributed under the License is distributed on an "AS IS" BASIS,
+  ~  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  ~  See the License for the specific language governing permissions and
+  ~  limitations under the License.
+  -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 <env:Body>
 <ns1:echoIntegerResponse xmlns:ns1="http://soapinterop.org/" env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org