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 [3/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/ESBaseBase64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESBaseBase64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESBaseBase64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESBaseBase64Res.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Body>
 <m:echoBase64Response xmlns:m="http://soapinterop.org/">

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcBase64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcBase64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcBase64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcBase64Res.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcBooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcBooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcBooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcBooleanRes.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcEchoStringRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcEchoStringRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcEchoStringRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcEchoStringRes.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcFloatArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcFloatArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcFloatArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcFloatArrayRes.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcFloatRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcFloatRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcFloatRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcFloatRes.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcHexBinaryRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcHexBinaryRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcHexBinaryRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcHexBinaryRes.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcIntegerArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcIntegerArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcIntegerArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcIntegerArrayRes.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcIntergerRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcIntergerRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcIntergerRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcIntergerRes.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStringArrayRes.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStructArrayRes.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStructRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStructRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStructRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/ESGroupcStructRes.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.
+  -->
+
 <E:Envelope xmlns:E="http://schemas.xmlsoap.org/soap/envelope/" xmlns:y="http://www.w3.org/2001/XMLSchema" xmlns:A="http://schemas.xmlsoap.org/soap/encoding/" xmlns:s="http://www.w3.org/2001/XMLSchema-instance" E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
 <E:Header>
 <ns1:echoMeStringResponse xmlns:ns1="http://soapinterop.org/echoheader/" s:type="y:string">string</ns1:echoMeStringResponse>

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

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseBase64Res.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseBase64Res.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseBase64Res.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseBase64Res.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:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoBase64Response xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:base64Binary">SGVsbG8gV29ybGQ=</return></ns:echoBase64Response></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseBooleanRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseBooleanRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseBooleanRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseBooleanRes.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:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoBooleanResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:boolean">true</return></ns:echoBooleanResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseDateRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseDateRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseDateRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseDateRes.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:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoDateResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:dateTime">2006-10-18T22:20:00-07:00</return></ns:echoDateResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseDecimalRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseDecimalRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseDecimalRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseDecimalRes.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:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoDecimalResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:decimal">455646152</return></ns:echoDecimalResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseFloatArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseFloatArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseFloatArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseFloatArrayRes.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:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoFloatArrayResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" SOAP-ENC:arrayType="xsd:float[3]" SOAP-ENC:offset="[0]" xsi:type="SOAP-ENC:Array"><item xmlns="" xsi:type="xsd:float">45.7687607</item><item xmlns="" xsi:type="xsd:float">43.4539986</item><item xmlns="" xsi:type="xsd:float">2523.54199</item></return></ns:echoFloatArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseFloatRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseFloatRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseFloatRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseFloatRes.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:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoFloatResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:float">50.25</return></ns:echoFloatResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

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

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

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

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStringArrayRes.xml Thu Dec 21 03:15:00 2006
@@ -1 +1,17 @@
-<?xml version='1.0' encoding='utf-8'?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoStringArrayResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="xsd:string[3]" xsi:type="SOAP-ENC:Array"><item xmlns="" xsi:type="xsd:string">String Value1</item><item xmlns="" xsi:type="xsd:string">String Value2</item><item xmlns="" xsi:type="xsd:string">String Value3</item></return></ns:echoStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file
+<?xml version='1.0' encoding='utf-8'?><!--
+  ~ 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:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoStringArrayResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" SOAP-ENC:offset="[0]" SOAP-ENC:arrayType="xsd:string[3]" xsi:type="SOAP-ENC:Array"><item xmlns="" xsi:type="xsd:string">String Value1</item><item xmlns="" xsi:type="xsd:string">String Value2</item><item xmlns="" xsi:type="xsd:string">String Value3</item></return></ns:echoStringArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
\ No newline at end of file

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStringRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStringRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStringRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStringRes.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:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoStringResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" xsi:type="xsd:string">String Argument</return></ns:echoStringResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStructArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStructArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStructArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSBaseStructArrayRes.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:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:a="http://xml.apache.org/xml-soap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns="http://soapinterop.org/" xmlns:s="http://soapinterop.org/xsd"><SOAP-ENV:Header /><SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" id="_0"><ns:echoStructArrayResponse xmlns:ns="http://soapinterop.org/"><return xmlns="" SOAP-ENC:arrayType="s:SOAPStruct[3]" SOAP-ENC:offset="[0]" xsi:type="SOAP-ENC:Array"><item xmlns="" xsi:type="s:SOAPStruct"><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varInt xmlns="" xsi:type="xsd:int">25</varInt><varFloat xmlns="" xsi:type="xsd:float">25.2299995</varFloat></item><item xmlns="" xsi:type="s:SOAPStruct"><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varInt xmlns="" xsi:type="xsd:int">25<
 /varInt><varFloat xmlns="" xsi:type="xsd:float">25.2299995</varFloat></item><item xmlns="" xsi:type="s:SOAPStruct"><varString xmlns="" xsi:type="xsd:string">strss fdfing1</varString><varInt xmlns="" xsi:type="xsd:int">25</varInt><varFloat xmlns="" xsi:type="xsd:float">25.2299995</varFloat></item></return></ns:echoStructArrayResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>

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

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

Modified: webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSGroupb2DStringArrayRes.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSGroupb2DStringArrayRes.xml?view=diff&rev=489324&r1=489323&r2=489324
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSGroupb2DStringArrayRes.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/itest-resources/interop/whitemesa/round2/GSGroupb2DStringArrayRes.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:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://soapinterop.org/" xmlns:types="http://soapinterop.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><types:echo2DStringArrayResponse xmlns:types="http://soapinterop.org/"><return xmlns="" href="#id1" /></types:echo2DStringArrayResponse><soapenc:Array xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" soapenc:arrayType="xsd:string[3]" id="id1"><Item xmlns="">Apache Axis2</Item><Item xmlns="">Lanka Software Foundation</Item><Item xmlns="">www.opensource.lk</Item></soapenc:Array></soap:Body></soap:Envelope>

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

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



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