You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2005/09/15 21:07:03 UTC

svn commit: r289289 [78/134] - in /webservices/axis2/trunk/java: ./ etc/ modules/addressing/ modules/addressing/src/META-INF/ modules/addressing/src/org/apache/axis2/handlers/addressing/ modules/addressing/test-resources/ modules/addressing/test/org/ap...

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT62_C.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT62_C.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT62_C.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT62_C.xml Thu Sep 15 11:52:11 2005
@@ -1,10 +1,10 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:responseOk xmlns:test="http://example.org/ts-tests">
-      StringAStringB
-    </test:responseOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
-</env:Envelope>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:responseOk xmlns:test="http://example.org/ts-tests">
+      StringAStringB
+    </test:responseOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT62_C.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT63.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT63.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT63.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT63.xml Thu Sep 15 11:52:11 2005
@@ -1,18 +1,18 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:validateCountryCodeFault xmlns:test="http://example.org/ts-tests">
-      Country code must be 2 letters.
-    </test:validateCountryCodeFault>
-  </env:Header>
-  <env:Body>
-     <env:Fault>
-       <env:Code>env:Sender</env:Code>
-       <env:Reason>
-         <env:Text xml:lang="en-US">
-           Not a valid country code
-         </env:Text>
-       </env:Reason>
-     </env:Fault>
-  </env:Body>
-</env:Envelope>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:validateCountryCodeFault xmlns:test="http://example.org/ts-tests">
+      Country code must be 2 letters.
+    </test:validateCountryCodeFault>
+  </env:Header>
+  <env:Body>
+     <env:Fault>
+       <env:Code>env:Sender</env:Code>
+       <env:Reason>
+         <env:Text xml:lang="en-US">
+           Not a valid country code
+         </env:Text>
+       </env:Reason>
+     </env:Fault>
+  </env:Body>
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT63.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT66.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT66.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT66.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT66.xml Thu Sep 15 11:52:11 2005
@@ -1,10 +1,10 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:responseOk xmlns:test="http://example.org/ts-tests">
-      foo
-    </test:responseOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:responseOk xmlns:test="http://example.org/ts-tests">
+      foo
+    </test:responseOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT66.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT67.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT67.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT67.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT67.xml Thu Sep 15 11:52:11 2005
@@ -1,10 +1,10 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:responseOk xmlns:test="http://example.org/ts-tests">
-      foo
-    </test:responseOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:responseOk xmlns:test="http://example.org/ts-tests">
+      foo
+    </test:responseOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT67.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT68.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT68.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT68.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT68.xml Thu Sep 15 11:52:11 2005
@@ -1,10 +1,10 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:responseOk xmlns:test="http://example.org/ts-tests">
-      foo
-    </test:responseOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
-</env:Envelope>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:responseOk xmlns:test="http://example.org/ts-tests">
+      foo
+    </test:responseOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT68.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT69.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT69.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT69.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT69.xml Thu Sep 15 11:52:11 2005
@@ -1,15 +1,15 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Body>
-     <env:Fault>
-       <env:Code>
-        <env:Value>env:Sender</env:Value>
-       </env:Code>
-       <env:Reason>
-        <env:Text xml:lang="en-US">
-          env:Body must be present in a SOAP 1.2 envelope
-        </env:Text>
-       </env:Reason>
-     </env:Fault>
-  </env:Body>
-</env:Envelope>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Body>
+     <env:Fault>
+       <env:Code>
+        <env:Value>env:Sender</env:Value>
+       </env:Code>
+       <env:Reason>
+        <env:Text xml:lang="en-US">
+          env:Body must be present in a SOAP 1.2 envelope
+        </env:Text>
+       </env:Reason>
+     </env:Fault>
+  </env:Body>
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT69.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT74.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT74.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT74.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT74.xml Thu Sep 15 11:52:11 2005
@@ -1,10 +1,10 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:responseOk xmlns:test="http://example.org/ts-tests">
-      foo
-    </test:responseOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
-</env:Envelope>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:responseOk xmlns:test="http://example.org/ts-tests">
+      foo
+    </test:responseOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT74.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT78.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT78.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT78.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT78.xml Thu Sep 15 11:52:11 2005
@@ -1,10 +1,10 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
- <env:Header>
-  <test:responseOk xmlns:test="http://example.org/ts-tests">
-    foo
-  </test:responseOk>
- </env:Header>
- <env:Body>
- </env:Body>
-</env:Envelope>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+ <env:Header>
+  <test:responseOk xmlns:test="http://example.org/ts-tests">
+    foo
+  </test:responseOk>
+ </env:Header>
+ <env:Body>
+ </env:Body>
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT78.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/test.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/test.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/test.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/test.xml Thu Sep 15 11:52:11 2005
@@ -1,18 +1,18 @@
-<soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
-    <soapenv:Header></soapenv:Header>
-    <soapenv:Body>
-        <soapenv:Fault>
-            <soapenv:Node></soapenv:Node>
-            <soapenv:Role></soapenv:Role>
-            <soapenv:Detail>
-                <soapenv:Exception>org.apache.axis2.AxisFault: Intentional Failure from SOAP 1.2 testing ...; nested exception is:org.apache.axis2.AxisFault: Intentional Failure from SOAP 1.2 testing ...at org.apache.axis2.engine.AxisEngine.handleFault(AxisEngine.java:186)at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:127)at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:102)at org.apache.axis2.transport.http.HTTPWorker.doWork(HTTPWorker.java:110)at org.apache.axis2.util.threadpool.ThreadWorker.run(ThreadWorker.java:34)Caused by: org.apache.axis2.AxisFault: Intentional Failure from SOAP 1.2 testing ...at org.apache.axis2.soap12testing.handlers.SOAP12InFlowHandlerDefaultC.invoke(SOAP12InFlowHandlerDefaultC.java:120)at org.apache.axis2.engine.Phase.invoke(Phase.java:161)at org.apache.axis2.engine.AxisEngine.invokePhases(AxisEngine.java:252)at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:118)... 3 more</soapenv:Exception>
-            </soapenv:Detail>
-            <soapenv:Code>
-                <soapenv:Value>env:MustUnderstand</soapenv:Value>
-            </soapenv:Code>
-            <soapenv:Reason>
-                <soapenv:Text xml:lang="en-US">Header not understood</soapenv:Text>
-            </soapenv:Reason>
-        </soapenv:Fault>
-    </soapenv:Body>
+<soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
+    <soapenv:Header></soapenv:Header>
+    <soapenv:Body>
+        <soapenv:Fault>
+            <soapenv:Node></soapenv:Node>
+            <soapenv:Role></soapenv:Role>
+            <soapenv:Detail>
+                <soapenv:Exception>org.apache.axis2.AxisFault: Intentional Failure from SOAP 1.2 testing ...; nested exception is:org.apache.axis2.AxisFault: Intentional Failure from SOAP 1.2 testing ...at org.apache.axis2.engine.AxisEngine.handleFault(AxisEngine.java:186)at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:127)at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:102)at org.apache.axis2.transport.http.HTTPWorker.doWork(HTTPWorker.java:110)at org.apache.axis2.util.threadpool.ThreadWorker.run(ThreadWorker.java:34)Caused by: org.apache.axis2.AxisFault: Intentional Failure from SOAP 1.2 testing ...at org.apache.axis2.soap12testing.handlers.SOAP12InFlowHandlerDefaultC.invoke(SOAP12InFlowHandlerDefaultC.java:120)at org.apache.axis2.engine.Phase.invoke(Phase.java:161)at org.apache.axis2.engine.AxisEngine.invokePhases(AxisEngine.java:252)at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:118)... 3 more</soapenv:Exception>
+            </soapenv:Detail>
+            <soapenv:Code>
+                <soapenv:Value>env:MustUnderstand</soapenv:Value>
+            </soapenv:Code>
+            <soapenv:Reason>
+                <soapenv:Text xml:lang="en-US">Header not understood</soapenv:Text>
+            </soapenv:Reason>
+        </soapenv:Fault>
+    </soapenv:Body>
 </soapenv:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/test.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT1.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT1.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT1.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT1.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/next">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/next">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT10.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT10.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT10.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT10.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests" 
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests" 
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT10.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT11.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT11.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT11.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT11.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver"
-          env:mustUnderstand="false">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver"
+          env:mustUnderstand="false">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT11.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT12.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT12.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT12.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT12.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver"
-          env:mustUnderstand="1">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver"
+          env:mustUnderstand="1">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT12.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT13.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT13.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT13.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT13.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver"
-          env:mustUnderstand="true">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver"
+          env:mustUnderstand="true">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT13.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT14.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT14.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT14.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT14.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver"
-          env:mustUnderstand="wrong">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver"
+          env:mustUnderstand="wrong">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT14.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT15.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT15.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT15.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT15.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:role="http://example.org/ts-tests/B"
-          env:mustUnderstand="1">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:role="http://example.org/ts-tests/B"
+          env:mustUnderstand="1">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT15.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT16.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT16.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT16.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT16.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:role="http://example.org/ts-tests/C"
-          env:mustUnderstand="1">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:role="http://example.org/ts-tests/C"
+          env:mustUnderstand="1">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT16.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT17_A.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT17_A.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT17_A.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT17_A.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/next"
-          env:mustUnderstand="1">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/next"
+          env:mustUnderstand="1">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT17_A.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_A.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_A.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_A.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_A.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/none">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/none">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_A.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_B.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_B.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_B.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_B.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/none">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/none">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_B.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT19.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT19.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT19.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT19.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/none"
-          env:mustUnderstand="true">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/none"
+          env:mustUnderstand="true">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT19.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT2.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT2.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT2.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT2.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://example.org/ts-tests/C">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://example.org/ts-tests/C">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT20.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT20.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT20.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT20.xml Thu Sep 15 11:52:11 2005
@@ -1,17 +1,17 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests" 
-          env:mustUnderstand="1"
-          env:role="http://example.org/ts-tests/B">
-      foo
-    </test:Unknown>
-    <test:echoOk xmlns:test="http://example.org/ts-tests" 
-          env:mustUnderstand="1"
-          env:role="http://example.org/ts-tests/C">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests" 
+          env:mustUnderstand="1"
+          env:role="http://example.org/ts-tests/B">
+      foo
+    </test:Unknown>
+    <test:echoOk xmlns:test="http://example.org/ts-tests" 
+          env:mustUnderstand="1"
+          env:role="http://example.org/ts-tests/C">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT20.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT21_A.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT21_A.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT21_A.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT21_A.xml Thu Sep 15 11:52:11 2005
@@ -1,17 +1,17 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests" 
-          env:mustUnderstand="1"
-          env:role="http://example.org/ts-tests/B">
-      foo
-    </test:Unknown>
-    <test:echoOk xmlns:test="http://example.org/ts-tests" 
-          env:mustUnderstand="1"
-          env:role="http://example.org/ts-tests/C">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests" 
+          env:mustUnderstand="1"
+          env:role="http://example.org/ts-tests/B">
+      foo
+    </test:Unknown>
+    <test:echoOk xmlns:test="http://example.org/ts-tests" 
+          env:mustUnderstand="1"
+          env:role="http://example.org/ts-tests/C">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT21_A.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT22.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT22.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT22.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT22.xml Thu Sep 15 11:52:11 2005
@@ -1,14 +1,14 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests" 
-          env:mustUnderstand = "1">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-    <test:echoOk xmlns:test="http://example.org/ts-tests">
-      foo
-    </test:echoOk>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests" 
+          env:mustUnderstand = "1">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+    <test:echoOk xmlns:test="http://example.org/ts-tests">
+      foo
+    </test:echoOk>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT22.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT23.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT23.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT23.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT23.xml Thu Sep 15 11:52:11 2005
@@ -1,15 +1,15 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests" 
-          env:mustUnderstand="1">
-      foo
-    </test:Unknown>
-    <test:echoOk xmlns:test="http://example.org/ts-tests" 
-          env:mustUnderstand="wrong">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests" 
+          env:mustUnderstand="1">
+      foo
+    </test:Unknown>
+    <test:echoOk xmlns:test="http://example.org/ts-tests" 
+          env:mustUnderstand="wrong">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT23.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT24.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT24.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT24.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT24.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://wrong-version/"> 
-  <env:Body>
-    <test:echoOk xmlns:test="http://example.org/ts-tests">
-      foo
-    </test:echoOk>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://wrong-version/"> 
+  <env:Body>
+    <test:echoOk xmlns:test="http://example.org/ts-tests">
+      foo
+    </test:echoOk>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT24.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT25.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT25.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT25.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT25.xml Thu Sep 15 11:52:11 2005
@@ -1,9 +1,9 @@
-<?xml version='1.0' ?>
-<!DOCTYPE env:Envelope SYSTEM "env.dtd"[]>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Body>
-    <test:echoOk xmlns:test="http://example.org/ts-tests">
-      foo
-    </test:echoOk>
- </env:Body>
+<?xml version='1.0' ?>
+<!DOCTYPE env:Envelope SYSTEM "env.dtd"[]>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Body>
+    <test:echoOk xmlns:test="http://example.org/ts-tests">
+      foo
+    </test:echoOk>
+ </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT25.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT26.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT26.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT26.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT26.xml Thu Sep 15 11:52:11 2005
@@ -1,9 +1,9 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-<?xml-stylesheet href="http://example.org/ts-tests/sub.xsl" type = "text/xsl"?>
-  <env:Body>
-    <test:echoOk xmlns:test="http://example.org/ts-tests">
-      foo
-    </test:echoOk>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+<?xml-stylesheet href="http://example.org/ts-tests/sub.xsl" type = "text/xsl"?>
+  <env:Body>
+    <test:echoOk xmlns:test="http://example.org/ts-tests">
+      foo
+    </test:echoOk>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT26.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT29.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT29.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT29.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT29.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://example.org/ts-tests/Czzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://example.org/ts-tests/Czzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT29.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT3.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT3.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT3.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT3.xml Thu Sep 15 11:52:11 2005
@@ -1,10 +1,10 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT3.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT30.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT30.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT30.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT30.xml Thu Sep 15 11:52:11 2005
@@ -1,8 +1,8 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope">
-  <env:Body>
-    <test:echoOk xmlns:test="http://example.org/ts-tests">
-      foo
-    </test:echoOk>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope">
+  <env:Body>
+    <test:echoOk xmlns:test="http://example.org/ts-tests">
+      foo
+    </test:echoOk>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT30.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT31.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT31.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT31.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT31.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Body>
-    <test:returnVoid xmlns:test="http://example.org/ts-tests">
-    </test:returnVoid>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Body>
+    <test:returnVoid xmlns:test="http://example.org/ts-tests">
+    </test:returnVoid>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT31.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT32.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT32.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT32.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT32.xml Thu Sep 15 11:52:11 2005
@@ -1,13 +1,13 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:requiredHeader xmlns:test="http://example.org/ts-tests"
-          env:mustUnderstand="true">
-      foo
-    </test:requiredHeader>
-  </env:Header>
-  <env:Body>
-    <test:echoHeader xmlns:test="http://example.org/ts-tests">
-    </test:echoHeader>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:requiredHeader xmlns:test="http://example.org/ts-tests"
+          env:mustUnderstand="true">
+      foo
+    </test:requiredHeader>
+  </env:Header>
+  <env:Body>
+    <test:echoHeader xmlns:test="http://example.org/ts-tests">
+    </test:echoHeader>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT32.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT33.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT33.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT33.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT33.xml Thu Sep 15 11:52:11 2005
@@ -1,7 +1,7 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Body>
-    <test:DoesNotExist xmlns:test="http://example.org/ts-tests">
-  </test:DoesNotExist>
- </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Body>
+    <test:DoesNotExist xmlns:test="http://example.org/ts-tests">
+  </test:DoesNotExist>
+ </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT33.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT34.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT34.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT34.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT34.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests" 
-          xmlns:env1="http://schemas.xmlsoap.org/soap/envelope/"
-          env1:mustUnderstand="true">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests" 
+          xmlns:env1="http://schemas.xmlsoap.org/soap/envelope/"
+          env1:mustUnderstand="true">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT34.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT35.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT35.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT35.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT35.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:mustUnderstand="1">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:mustUnderstand="1">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT35.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT36.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT36.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT36.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT36.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:mustUnderstand="1" 
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:mustUnderstand="1" 
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT36.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT37.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT37.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT37.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT37.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT37.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_1.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_1.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_1.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_1.xml Thu Sep 15 11:52:11 2005
@@ -1,17 +1,17 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:mustUnderstand="false"
-          env:role="http://example.org/ts-tests/B">
-      foo
-    </test:Unknown>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:mustUnderstand="0"
-          env:role="http://example.org/ts-tests/C">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:mustUnderstand="false"
+          env:role="http://example.org/ts-tests/B">
+      foo
+    </test:Unknown>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:mustUnderstand="0"
+          env:role="http://example.org/ts-tests/C">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_1.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_2.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_2.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_2.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_2.xml Thu Sep 15 11:52:11 2005
@@ -1,17 +1,17 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:mustUnderstand="true"
-          env:role="http://example.org/ts-tests/B">
-      foo
-    </test:echoOk>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:mustUnderstand="1"
-          env:role="http://example.org/ts-tests/C">
-      bar
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
-</env:Envelope>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:mustUnderstand="true"
+          env:role="http://example.org/ts-tests/B">
+      foo
+    </test:echoOk>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:mustUnderstand="1"
+          env:role="http://example.org/ts-tests/C">
+      bar
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT39.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT39.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT39.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT39.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://example.org/ts-tests"
-          env:mustUnderstand="9">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://example.org/ts-tests"
+          env:mustUnderstand="9">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT39.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT4.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT4.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT4.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT4.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT4.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT40.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT40.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT40.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT40.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:Unknown xmlns:test="http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver" 
-          env:mustUnderstand="false">
-      foo
-    </test:Unknown>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:Unknown xmlns:test="http://[FEDC:BA98:7654:3210:FEDC:BA98:7654:3210]/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/ultimateReceiver" 
+          env:mustUnderstand="false">
+      foo
+    </test:Unknown>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT40.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT5.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT5.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT5.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT5.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://example.org/ts-tests/B">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://example.org/ts-tests/B">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
 </env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT5.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_A.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_A.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_A.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_A.xml Thu Sep 15 11:52:11 2005
@@ -1,20 +1,20 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:concatAndForwardEchoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://example.org/ts-tests/B"
-          env:mustUnderstand="1"/>
-    <test:concatAndForwardEchoOkArg1 xmlns:test="http://example.org/ts-tests"
-          env:role="http://example.org/ts-tests/B"
-          env:mustUnderstand="1">
-      StringA
-    </test:concatAndForwardEchoOkArg1>
-    <test:concatAndForwardEchoOkArg2 xmlns:test="http://example.org/ts-tests"
-          env:role="http://example.org/ts-tests/B"
-          env:mustUnderstand="1">
-      StringB
-    </test:concatAndForwardEchoOkArg2>
-  </env:Header>
-  <env:Body>
-  </env:Body>
-</env:Envelope>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:concatAndForwardEchoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://example.org/ts-tests/B"
+          env:mustUnderstand="1"/>
+    <test:concatAndForwardEchoOkArg1 xmlns:test="http://example.org/ts-tests"
+          env:role="http://example.org/ts-tests/B"
+          env:mustUnderstand="1">
+      StringA
+    </test:concatAndForwardEchoOkArg1>
+    <test:concatAndForwardEchoOkArg2 xmlns:test="http://example.org/ts-tests"
+          env:role="http://example.org/ts-tests/B"
+          env:mustUnderstand="1">
+      StringB
+    </test:concatAndForwardEchoOkArg2>
+  </env:Header>
+  <env:Body>
+  </env:Body>
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_A.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_B.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_B.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_B.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_B.xml Thu Sep 15 11:52:11 2005
@@ -1,12 +1,12 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://example.org/ts-tests/C"
-          env:mustUnderstand="1">
-      StringAStringB
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
-</env:Envelope>
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://example.org/ts-tests/C"
+          env:mustUnderstand="1">
+      StringAStringB
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_B.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT63.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT63.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT63.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT63.xml Thu Sep 15 11:52:11 2005
@@ -1,14 +1,14 @@
-<?xml version='1.0' ?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:validateCountryCode xmlns:test="http://example.org/ts-tests"
-          env:role="http://example.org/ts-tests/C"
-          env:mustUnderstand="1">
-      ABCD
-    </test:validateCountryCode>
-  </env:Header>
-  <env:Body>
-  </env:Body>
-</env:Envelope>
-
-
+<?xml version='1.0' ?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:validateCountryCode xmlns:test="http://example.org/ts-tests"
+          env:role="http://example.org/ts-tests/C"
+          env:mustUnderstand="1">
+      ABCD
+    </test:validateCountryCode>
+  </env:Header>
+  <env:Body>
+  </env:Body>
+</env:Envelope>
+
+

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT63.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT66.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT66.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT66.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT66.xml Thu Sep 15 11:52:11 2005
@@ -1,11 +1,11 @@
-<?xml version='1.0' encoding='UTF8'?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-  <env:Header>
-    <test:echoOk xmlns:test="http://example.org/ts-tests"
-          env:role="http://www.w3.org/2003/05/soap-envelope/role/next">
-      foo
-    </test:echoOk>
-  </env:Header>
-  <env:Body>
-  </env:Body>
-</env:Envelope>
+<?xml version='1.0' encoding='UTF8'?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+  <env:Header>
+    <test:echoOk xmlns:test="http://example.org/ts-tests"
+          env:role="http://www.w3.org/2003/05/soap-envelope/role/next">
+      foo
+    </test:echoOk>
+  </env:Header>
+  <env:Body>
+  </env:Body>
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT66.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT67.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT67.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT67.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT67.xml Thu Sep 15 11:52:11 2005
@@ -1,13 +1,13 @@
-<?xml version='1.0' standalone='yes'?>
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
- <env:Header>
-  <test:echoOk xmlns:test="http://example.org/ts-tests"
-        env:role="http://www.w3.org/2003/05/soap-envelope/role/next">
-    foo
-  </test:echoOk>
- </env:Header>
- <env:Body>
- </env:Body>
-</env:Envelope>
-
-
+<?xml version='1.0' standalone='yes'?>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
+ <env:Header>
+  <test:echoOk xmlns:test="http://example.org/ts-tests"
+        env:role="http://www.w3.org/2003/05/soap-envelope/role/next">
+    foo
+  </test:echoOk>
+ </env:Header>
+ <env:Body>
+ </env:Body>
+</env:Envelope>
+
+

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT67.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT68.xml
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT68.xml?rev=289289&r1=289288&r2=289289&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT68.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT68.xml Thu Sep 15 11:52:11 2005
@@ -1,20 +1,20 @@
-<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
-
-
- <env:Header           >
-
-                          <test:echoOk xmlns:test="http://example.org/ts-tests"
-        env:role="http://www.w3.org/2003/05/soap-envelope/role/next"  >
-    foo
-  </test:echoOk>
-
-
- </env:Header>
- <env:Body>
-
-
- </env:Body>
-
-
-
-</env:Envelope>
+<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
+
+
+ <env:Header           >
+
+                          <test:echoOk xmlns:test="http://example.org/ts-tests"
+        env:role="http://www.w3.org/2003/05/soap-envelope/role/next"  >
+    foo
+  </test:echoOk>
+
+
+ </env:Header>
+ <env:Body>
+
+
+ </env:Body>
+
+
+
+</env:Envelope>

Propchange: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT68.xml
------------------------------------------------------------------------------
    svn:eol-style = native