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 [11/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/ ...

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseHexBinaryRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseHexBinaryRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseHexBinaryRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseHexBinaryRes.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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <SOAP-ENV:Body>
          <ns1:echoHexBinaryResponse xmlns:ns1="http://soapinterop.org/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseIntegerArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseIntegerArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseIntegerArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseIntegerArrayRes.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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <SOAP-ENV:Body>
          <ns1:echoIntegerArrayResponse xmlns:ns1="http://soapinterop.org/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseIntegerRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseIntegerRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseIntegerRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseIntegerRes.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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <SOAP-ENV:Body>
          <ns1:echoIntegerResponse xmlns:ns1="http://soapinterop.org/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStringArrayRes.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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <SOAP-ENV:Body>
          <ns1:echoStringArrayResponse xmlns:ns1="http://soapinterop.org/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStringRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStringRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStringRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStringRes.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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <SOAP-ENV:Body>
          <ns1:echoStringResponse xmlns:ns1="http://soapinterop.org/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStructArrayRes.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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <SOAP-ENV:Body>
          <ns1:echoStructArrayResponse xmlns:ns1="http://soapinterop.org/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseStructRes.xml Thu Dec 21 03:15:00 2006
@@ -1,4 +1,20 @@
- <SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
+ <!--
+  ~ 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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <SOAP-ENV:Body>
          <ns1:echoStructResponse xmlns:ns1="http://soapinterop.org/">
             <return xmlns:ns2="http://soapinterop.org/xsd"  xsi:type="ns2:SOAPStruct">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFBaseVoidRes.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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <SOAP-ENV:Body>
          <ns1:echoVoidResponse xmlns:ns1="http://soapinterop.org/"></ns1:echoVoidResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupb2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupb2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupb2DStringArrayRes.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/WFGroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbNestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbNestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbNestedArrayRes.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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <SOAP-ENV:Body>
          <ns1:echoNestedArrayResponse xmlns:ns1="http://soapinterop.org/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbNestedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbNestedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbNestedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbNestedStructRes.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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
       <SOAP-ENV:Body>
          <ns1:echoNestedStructResponse xmlns:ns1="http://soapinterop.org/">

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbSimpletypesAsStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbSimpletypesAsStructRes.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:Body><m:echoSimpleTypesAsStructResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns=""><varString xmlns="">45ascasc  acasa asd52</varString><varInt xmlns="">4552</varInt><varFloat xmlns="">450.52</varFloat></return></m:echoSimpleTypesAsStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbStructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WFGroupbStructAsSimpleTypesRes.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:Body><m:echoStructAsSimpleTypesResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><outputString xmlns="">strss fdfing1</outputString><outputInteger xmlns="">25</outputInteger><outputFloat xmlns="">25.23</outputFloat></m:echoStructAsSimpleTypesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseBase64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseBase64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseBase64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseBase64Res.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:Body><m:echoBase64Response xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">SGVsbG8gV29ybGQ=</return></m:echoBase64Response></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseBooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseBooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseBooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseBooleanRes.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:Body><m:echoBooleanResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">1</return></m:echoBooleanResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseDateRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseDateRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseDateRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseDateRes.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:Body><m:echoDateResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">2002-07-19T01:40:30Z</return></m:echoDateResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseDecimalRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseDecimalRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseDecimalRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseDecimalRes.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:Body><m:echoDecimalResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">455646152</return></m:echoDecimalResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseFloatArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseFloatArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseFloatArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseFloatArrayRes.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:Body><m:echoFloatArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nsa="http://www.w3.org/2001/XMLSchema" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="nsa:float[3]"><item xmlns="">45.76876</item><item xmlns="">43.454</item><item xmlns="">2523.542</item></return></m:echoFloatArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseFloatRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseFloatRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseFloatRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseFloatRes.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:Body><m:echoFloatResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">50.25</return></m:echoFloatResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseHexBinaryRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseHexBinaryRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseHexBinaryRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseHexBinaryRes.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:Body><m:echoHexBinaryResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">AAABBAAE</return></m:echoHexBinaryResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseIntegerArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseIntegerArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseIntegerArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseIntegerArrayRes.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:Body><m:echoIntegerArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nsa="http://www.w3.org/2001/XMLSchema" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="nsa:int[3]"><item xmlns="">451</item><item xmlns="">425</item><item xmlns="">2523</item></return></m:echoIntegerArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseIntegerRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseIntegerRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseIntegerRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseIntegerRes.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:Body><m:echoIntegerResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">52</return></m:echoIntegerResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStringArrayRes.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:Body><m:echoStringArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nsa="http://www.w3.org/2001/XMLSchema" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="nsa:string[3]"><item xmlns="">Apache Axis2</item><item xmlns="">Lanka Software Foundation</item><item xmlns="">www.opensource.lk</item></return></m:echoStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStringRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStringRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStringRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStringRes.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:Body><m:echoStringResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">String Argument</return></m:echoStringResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStructArrayRes.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:Body><m:echoStructArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nsa="http://soapinterop.org/xsd" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="nsa:SOAPStruct[3]"><item xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat></item><item xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat></item><item xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat></item></return></m:echoStructArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseStructRes.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:Body><m:echoStructResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat></return></m:echoStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMBaseVoidRes.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:Body><m:echoVoidResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" /></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcBase64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcBase64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcBase64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcBase64Res.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">150</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoBase64Response xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">SGVsbG8gV29ybGQ=</return></m:echoBase64Response></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcBooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcBooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcBooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcBooleanRes.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">852</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoBooleanResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">1</return></m:echoBooleanResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcEchoStringRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcEchoStringRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcEchoStringRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcEchoStringRes.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">150</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoStringResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">strssfdfing1</return></m:echoStringResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcFloatArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcFloatArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcFloatArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcFloatArrayRes.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">150</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoFloatArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nsa="http://www.w3.org/2001/XMLSchema" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="nsa:float[3]"><item xmlns="">45.76876</item><item xmlns="">43.454</item><item xmlns="">2523.542</item></return></m:echoFloatArrayResponse><
 /SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcFloatRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcFloatRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcFloatRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcFloatRes.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">150</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoFloatResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">50.25</return></m:echoFloatResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcHexBinaryRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcHexBinaryRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcHexBinaryRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcHexBinaryRes.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">852</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoHexBinaryResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">41394644363445313243</return></m:echoHexBinaryResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcIntegerArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcIntegerArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcIntegerArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcIntegerArrayRes.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">150</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoIntegerArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nsa="http://www.w3.org/2001/XMLSchema" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="nsa:int[3]"><item xmlns="">451</item><item xmlns="">425</item><item xmlns="">2523</item></return></m:echoIntegerArrayResponse></SOAP-ENV:
 Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcIntergerRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcIntergerRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcIntergerRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcIntergerRes.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">150</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoIntegerResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="">456</return></m:echoIntegerResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStringArrayRes.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">150</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoStringArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nsa="http://www.w3.org/2001/XMLSchema" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="nsa:string[3]"><item xmlns="">Apache Axis2</item><item xmlns="">Lanka Software Foundation</item><item xmlns="">www.opensource.lk</item></r
 eturn></m:echoStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStructArrayRes.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">150</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoStructArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nsa="http://soapinterop.org/xsd" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="nsa:SOAPStruct[3]"><item xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat></
 item><item xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat></item><item xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat></item></return></m:echoStructArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcStructRes.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:Header><h:echoMeStringResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">string</h:echoMeStringResponse><h:echoMeStructResponse xmlns:h="http://soapinterop.org/echoheader/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><varString xmlns="">string</varString><varInt xmlns="">150</varInt><varFloat xmlns="">456.321</varFloat></h:echoMeStructResponse></SOAP-ENV:Header><SOAP-ENV:Body><m:echoStructResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat></return></m:echoStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcVoidRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcVoidRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcVoidRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGcVoidRes.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:Body><m:echoVoidResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" /></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupb2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupb2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupb2DStringArrayRes.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:Body><m:echo2DStringArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns="" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nsa="http://www.w3.org/2001/XMLSchema" SOAP-ENC:offset="[0,0]" SOAP-ENC:arrayType="nsa:string[2,2]"><item xmlns="">strss fdfing1</item><item xmlns="">sdfsdf25</item><item xmlns="">25dsasd dfasdas23</item><item xmlns="">25dsasd dfasdas23</item></return></m:echo2DStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbNestedArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbNestedArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbNestedArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbNestedArrayRes.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:Body><m:echoNestedArrayResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat><varArray xmlns="" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:nsa="http://www.w3.org/2001/XMLSchema" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="nsa:string[3]"><item xmlns="">strss fdfing1</item><item xmlns="">strss fdfing2</item><item xmlns="">strss fdfing3</item></varArray></return></m:echoNestedArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbNestedStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbNestedStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbNestedStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbNestedStructRes.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:Body><m:echoNestedStructResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat><varStruct xmlns=""><varString xmlns="">strss fdfing1</varString><varInt xmlns="">25</varInt><varFloat xmlns="">25.23</varFloat></varStruct></return></m:echoNestedStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbSimpletypesAsStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbSimpletypesAsStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbSimpletypesAsStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbSimpletypesAsStructRes.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:Body><m:echoSimpleTypesAsStructResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><return xmlns=""><varString xmlns="">45ascasc  acasa asd52</varString><varInt xmlns="">4552</varInt><varFloat xmlns="">450.52</varFloat></return></m:echoSimpleTypesAsStructResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbStructAsSimpleTypesRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbStructAsSimpleTypesRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbStructAsSimpleTypesRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WMGroupbStructAsSimpleTypesRes.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:Body><m:echoStructAsSimpleTypesResponse xmlns:m="http://soapinterop.org/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><outputString xmlns="">strss fdfing1</outputString><outputInteger xmlns="">25</outputInteger><outputFloat xmlns="">25.23</outputFloat></m:echoStructAsSimpleTypesResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseBase64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseBase64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseBase64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseBase64Res.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.
+  -->
+
 <e:Envelope xmlns:e="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wn2="http://soapinterop.org/xsd" xmlns:d="http://www.w3.org/2001/XMLSchema" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:wn1="http://idoox.com/interface" xmlns:wn0="http://schemas.xmlsoap.org/soap/encoding/"><e:Body e:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><n0:echoBase64Response xmlns:n0="http://soapinterop.org/"><return xmlns="" i:type="d:base64Binary">SGVsbG8gV29ybGQ=</return></n0:echoBase64Response></e:Body></e:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseBooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseBooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseBooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseBooleanRes.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.
+  -->
+
 <e:Envelope xmlns:e="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wn2="http://soapinterop.org/xsd" xmlns:d="http://www.w3.org/2001/XMLSchema" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:wn1="http://idoox.com/interface" xmlns:wn0="http://schemas.xmlsoap.org/soap/encoding/"><e:Body e:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><n0:echoBooleanResponse xmlns:n0="http://soapinterop.org/"><return xmlns="" i:type="d:boolean">1</return></n0:echoBooleanResponse></e:Body></e:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseDateRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseDateRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseDateRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/WaspBaseDateRes.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.
+  -->
+
 <e:Envelope xmlns:e="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wn2="http://soapinterop.org/xsd" xmlns:d="http://www.w3.org/2001/XMLSchema" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:wn1="http://idoox.com/interface" xmlns:wn0="http://schemas.xmlsoap.org/soap/encoding/"><e:Body e:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><n0:echoDateResponse xmlns:n0="http://soapinterop.org/"><return xmlns="" i:type="d:dateTime">2006-10-19T06:20:00+01:00</return></n0:echoDateResponse></e:Body></e:Envelope>



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