You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2008/03/15 18:44:18 UTC

svn commit: r637447 [3/8] - in /webservices/axis2/trunk/java: ./ etc/IDEA/ modules/adb/ modules/adb/src/org/apache/axis2/databinding/i18n/ modules/adb/src/org/apache/axis2/databinding/utils/writer/ modules/adb/test/org/apache/axis2/databinding/types/so...

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/BaseDataTypes.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/BaseDataTypes.wsdl?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/BaseDataTypes.wsdl (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/BaseDataTypes.wsdl Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:ns="http://tempuri.org" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://tempuri.org">
     <wsdl:types>
         <xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://tempuri.org">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/ComplexDataTypes/ComplexDataTypes.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/ComplexDataTypes/ComplexDataTypes.wsdl?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/ComplexDataTypes/ComplexDataTypes.wsdl (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/ComplexDataTypes/ComplexDataTypes.wsdl Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns="http://complex.tempuri.org" xmlns:ax21="http://data.complex.tempuri.org/xsd" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ax23="http://arrays.data.complex.tempuri.org/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:ns1="http://org.apache.axis2/xsd" targetNamespace="http://complex.tempuri.org">
     <wsdl:types>
         <xs:schema xmlns:ax25="http://data.complex.tempuri.org/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://arrays.data.complex.tempuri.org/xsd">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/ComplexDataTypesDocLitBare/ComplexDataTypesDocLitBare.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/ComplexDataTypesDocLitBare/ComplexDataTypesDocLitBare.wsdl?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/ComplexDataTypesDocLitBare/ComplexDataTypesDocLitBare.wsdl (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/ComplexDataTypesDocLitBare/ComplexDataTypesDocLitBare.wsdl Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ns0="http://arrays.data.complex.tempuri.org/xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:ns1="http://complex.tempuri.org" xmlns:ns2="http://data.complex.tempuri.org/xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://complex.tempuri.org">
     <wsdl:types>
         <xs:schema xmlns:ax22="http://arrays.data.complex.tempuri.org/xsd" xmlns:ax24="http://data.complex.tempuri.org/xsd" attributeFormDefault="qualified" elementFormDefault="unqualified" targetNamespace="http://arrays.data.complex.tempuri.org/xsd">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/Invalid.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/Invalid.wsdl?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/Invalid.wsdl (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/Invalid.wsdl Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <definitions xmlns:mh="http://www.Monson-Haefel.com/jwsbook/BookQuote"
              xmlns="http://schemas.xmlsoap.org/wsdl/"
              xmlns:xsd="http://www.w3.org/2001/XMLSchema"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ReqT24.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ReqT24.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ReqT24.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ReqT24.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://wrong-version/">
   <env:Body>
     <test:echoOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT1.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT1.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT1.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT1.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
  <env:Header>
   <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT10.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT10.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT10.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT10.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
     <env:Body>
     </env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT11.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT11.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT11.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT11.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
     <env:Body>
     </env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT12.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT12.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT12.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT12.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <env:NotUnderstood qname="test:Unknown"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT13.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT13.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT13.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT13.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <env:NotUnderstood qname="test:Unknown"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT14.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT14.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT14.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT14.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
     <env:Fault>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT15.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT15.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT15.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT15.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
     <env:Body>
     </env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT16.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT16.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT16.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT16.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <env:NotUnderstood qname="test:Unknown"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT17_B.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT17_B.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT17_B.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT17_B.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <env:NotUnderstood qname="test:Unknown"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT18_C.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT18_C.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT18_C.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT18_C.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
     <env:Header>
     </env:Header>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT19.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT19.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT19.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT19.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
   </env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT2.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT2.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT2.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT2.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
  <env:Header>
   <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT21_B.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT21_B.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT21_B.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT21_B.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <env:NotUnderstood qname="test:Unknown" 

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT22.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT22.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT22.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT22.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT23.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT23.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT23.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT23.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
     <env:Fault>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT24.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT24.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT24.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT24.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
     <env:Fault>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT25.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT25.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT25.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT25.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
      <env:Fault>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT26.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT26.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT26.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT26.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT29.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT29.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT29.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT29.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
   </env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT3.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT3.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT3.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT3.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT30.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT30.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT30.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT30.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope">
   <env:Header>
     <env:Upgrade>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT31.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT31.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT31.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT31.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
     <test:returnVoidResponse xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT32.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT32.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT32.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT32.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
     <test:echoHeaderResponse xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT33.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT33.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT33.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT33.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
      <env:Fault>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT34.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT34.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT34.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT34.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
   </env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT35.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT35.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT35.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT35.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <env:NotUnderstood qname="test:Unknown"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT36.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT36.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT36.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT36.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <env:NotUnderstood qname="test:Unknown"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT37.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT37.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT37.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT37.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
   </env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT38_1.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT38_1.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT38_1.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT38_1.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT38_2.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT38_2.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT38_2.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT38_2.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT39.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT39.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT39.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT39.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
     <env:Fault>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT4.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT4.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT4.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT4.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT40.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT40.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT40.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT40.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
   </env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT5.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT5.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT5.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT5.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
   </env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT62_C.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT62_C.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT63.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT63.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:validateCountryCodeFault xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT66.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT66.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT67.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT67.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT68.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT68.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT69.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT69.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
      <env:Fault>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT74.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT74.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT78.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/ReplyMessages/SOAP12ResT78.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
  <env:Header>
   <test:responseOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT1.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT1.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT10.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT10.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests" 

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT11.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT11.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT13.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT13.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT14.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT14.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT15.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT15.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT16.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT16.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT17_A.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT17_A.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_A.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_A.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_B.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT18_B.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT19.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT19.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT2.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT2.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT20.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT20.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests" 

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT21_A.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT21_A.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests" 

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT22.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT22.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests" 

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT23.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT23.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests" 

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT24.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT24.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://wrong-version/">
   <env:Body>
     <test:echoOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT25.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT25.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <!DOCTYPE env:Envelope SYSTEM "env.dtd"[]>
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"> 
   <env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT26.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT26.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <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>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT29.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT29.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT3.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT3.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT30.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT30.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope">
   <env:Body>
     <test:echoOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT31.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT31.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
     <test:returnVoid xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT32.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT32.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:requiredHeader xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT33.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT33.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
     <test:DoesNotExist xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT34.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT34.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests" 

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT35.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT35.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT36.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT36.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT37.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT37.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_1.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_1.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_2.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT38_2.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT39.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT39.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Unknown xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT4.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT4.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT40.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT40.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <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"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT5.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT5.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_A.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_A.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:concatAndForwardEchoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_B.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT62_B.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT63.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT63.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:validateCountryCode xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT66.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT66.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT67.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT67.xml?rev=637447&r1=637446&r2=637447&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 Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
  <env:Header>
   <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT69.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT69.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT69.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT69.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <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>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT6_A.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT6_A.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT6_A.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT6_A.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT6_B.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT6_B.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT6_B.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT6_B.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT74.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT74.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT74.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT74.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT75.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT75.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT75.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT75.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
  <env:Header>
   <test:echoResolvedRef xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT78.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT78.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT78.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT78.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
  <env:Header>
   <test:echoOk xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT7_A.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT7_A.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT7_A.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT7_A.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:Ignore xmlns:test="http://example.org/ts-tests"

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT7_B.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT7_B.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT7_B.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT7_B.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Body>
   </env:Body>

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT8_A.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT8_A.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT8_A.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT8_A.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT8_B.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT8_B.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT8_B.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT8_B.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests">

Modified: webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT9_A.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT9_A.xml?rev=637447&r1=637446&r2=637447&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT9_A.xml (original)
+++ webservices/axis2/trunk/java/modules/integration/test-resources/SOAP12Testing/RequestMessages/SOAP12ReqT9_A.xml Sat Mar 15 10:43:08 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
   <env:Header>
     <test:echoOk xmlns:test="http://example.org/ts-tests"



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