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 ch...@apache.org on 2006/04/07 13:48:57 UTC

svn commit: r392259 [1/3] - in /webservices/axis2/trunk/java/modules: addressing/src/org/apache/axis2/handlers/addressing/ integration/src/test/interop/whitemesa/round1/util/ integration/src/test/interop/whitemesa/round2/util/ integration/src/test/inte...

Author: chinthaka
Date: Fri Apr  7 04:48:51 2006
New Revision: 392259

URL: http://svn.apache.org/viewcvs?rev=392259&view=rev
Log:
Sync with axiom changes.


Modified:
    webservices/axis2/trunk/java/modules/addressing/src/org/apache/axis2/handlers/addressing/AddressingOutHandler.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1FloatArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1FloatUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1IntArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1IntegerUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StringArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StringUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StructArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StructUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEcho2DStringArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoNestedArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoNestedStructUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoSimpleTypesAsStructUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoStructAsSimpleTypesUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcBase64Util.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcBooleanUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcDateUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcDecimalUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcEchoStringUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcFloatArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcFloatUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcHexBinaryUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcIntegerArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcIntergerUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStringArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStructArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStructUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/R2MSaxms2DStringArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoBase64ClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoBooleanClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDateClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDecimalClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoFloatArrayClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoFloatClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoHexBinaryClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoIntegerArrayclientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoIntegerClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStringArrayClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStringclientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStructArrayClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStructClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12Echo2DStringArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedStructUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoSimpleTypesAsStructUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoStructAsSimpleTypesUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupcSoap12EchoStringUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupcSoap12VoidUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2SOAP12EchoIntegerArrayclientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBase64ClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBooleanClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDateClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDecimalClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatArrayClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoHexBinaryUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructArrayClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12IntegerUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12StringArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12StringUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Saop12GroupcFloatUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBase64Util.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBooleanUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcEchoStringUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcFloatArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcHexBinaryUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntegerArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntergerUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStringArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcVoidUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport1EchoStringUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport2EchoStructUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport3StructArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStringArrayUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStringUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStructUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GELinkedListUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GEListUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GFHeaderTestUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/Round3EmptySAEchoStringUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoIntArrayFaultClientUtil.java
    webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoStringFaultClientUtil.java
    webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/processingModel/SoapProcessingModelTest.java
    webservices/axis2/trunk/java/modules/saaj/src/org/apache/axis2/saaj/TextImplEx.java
    webservices/axis2/trunk/java/modules/samples/src/sample/amazon/amazonSimpleQueueService/OMElementCreator.java
    webservices/axis2/trunk/java/modules/samples/src/sample/amazon/search/ClientUtil.java
    webservices/axis2/trunk/java/modules/samples/src/sample/google/search/ClientUtil.java

Modified: webservices/axis2/trunk/java/modules/addressing/src/org/apache/axis2/handlers/addressing/AddressingOutHandler.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/addressing/src/org/apache/axis2/handlers/addressing/AddressingOutHandler.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/addressing/src/org/apache/axis2/handlers/addressing/AddressingOutHandler.java (original)
+++ webservices/axis2/trunk/java/modules/addressing/src/org/apache/axis2/handlers/addressing/AddressingOutHandler.java Fri Apr  7 04:48:51 2006
@@ -291,7 +291,7 @@
             SOAPHeaderBlock soapHeaderBlock =
                     soapEnvelope.getHeader().addHeaderBlock(type, addressingNamespaceObject);
             soapHeaderBlock.addChild(
-                    soapEnvelope.getOMFactory().createText(value));
+                    soapEnvelope.getOMFactory().createOMText(value));
             return soapHeaderBlock;
         }
         return null;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1FloatArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1FloatArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1FloatArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1FloatArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -52,15 +52,15 @@
         OMElement value0 = omfactory.createOMElement("varString", null);
         value0.declareNamespace(typeNs);
         value0.addAttribute("type", "xsd:float", typeNs);
-        value0.addChild(omfactory.createText("45.76876"));
+        value0.addChild(omfactory.createOMText("45.76876"));
         OMElement value1 = omfactory.createOMElement("varInt", null);
         value1.declareNamespace(typeNs);
         value1.addAttribute("type", "xsd:float", typeNs);
-        value1.addChild(omfactory.createText("43.454"));
+        value1.addChild(omfactory.createOMText("43.454"));
         OMElement value2 = omfactory.createOMElement("varFloat", null);
         value2.declareNamespace(typeNs);
         value2.addAttribute("type", "xsd:float", typeNs);
-        value2.addChild(omfactory.createText("2523.542"));
+        value2.addChild(omfactory.createOMText("2523.542"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1FloatUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1FloatUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1FloatUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1FloatUtil.java Fri Apr  7 04:48:51 2006
@@ -45,7 +45,7 @@
         OMElement part = omfactory.createOMElement("inputFloat", null);
         part.declareNamespace(typeNs);
         part.addAttribute("type", "xsd:float", typeNs);
-        part.addChild(omfactory.createText("50.25"));
+        part.addChild(omfactory.createOMText("50.25"));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1IntArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1IntArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1IntArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1IntArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -49,15 +49,15 @@
         OMElement value0 = omfactory.createOMElement("varString", "", null);
         value0.declareNamespace(typeNs);
         value0.addAttribute("type", "xsd:int", typeNs);
-        value0.addChild(omfactory.createText("451"));
+        value0.addChild(omfactory.createOMText("451"));
         OMElement value1 = omfactory.createOMElement("varString", null);
         value1.declareNamespace(typeNs);
         value1.addAttribute("type", "xsd:int", typeNs);
-        value1.addChild(omfactory.createText("425"));
+        value1.addChild(omfactory.createOMText("425"));
         OMElement value2 = omfactory.createOMElement("varString", null);
         value2.declareNamespace(typeNs);
         value2.addAttribute("type", "xsd:int", typeNs);
-        value2.addChild(omfactory.createText("2523"));
+        value2.addChild(omfactory.createOMText("2523"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1IntegerUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1IntegerUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1IntegerUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1IntegerUtil.java Fri Apr  7 04:48:51 2006
@@ -44,7 +44,7 @@
         OMElement part = omfactory.createOMElement("inputInteger", "", null);
         part.declareNamespace(typeNs);
         part.addAttribute("type", "xsd:int", typeNs);
-        part.addChild(omfactory.createText("52"));
+        part.addChild(omfactory.createOMText("52"));
         operation.addChild(part);
         return reqEnv;
 

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StringArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StringArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -50,15 +50,15 @@
         OMElement value0 = omfactory.createOMElement("item", "", null);
         value0.declareNamespace(typeNs);
         value0.addAttribute("type", "xsd:string", typeNs);
-        value0.addChild(omfactory.createText("Apache Axis2"));
+        value0.addChild(omfactory.createOMText("Apache Axis2"));
         OMElement value1 = omfactory.createOMElement("item", "", null);
         value1.declareNamespace(typeNs);
         value1.addAttribute("type", "xsd:string", typeNs);
-        value1.addChild(omfactory.createText("Lanka Software Foundation"));
+        value1.addChild(omfactory.createOMText("Lanka Software Foundation"));
         OMElement value2 = omfactory.createOMElement("item", "", null);
         value2.declareNamespace(typeNs);
         value2.addAttribute("type", "xsd:string", typeNs);
-        value2.addChild(omfactory.createText("www.opensource.lk"));
+        value2.addChild(omfactory.createOMText("www.opensource.lk"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StringUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StringUtil.java Fri Apr  7 04:48:51 2006
@@ -41,7 +41,7 @@
         OMElement value = omFactory.createOMElement("inputString", "http://soapinterop.org/", null);
         value.declareNamespace(typeNs);
         value.addAttribute("type", "xsd:string", typeNs);
-        value.addChild(omFactory.createText("Lanka Software Foundation"));
+        value.addChild(omFactory.createOMText("Lanka Software Foundation"));
         method.addChild(value);
 
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StructArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StructArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StructArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StructArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -53,45 +53,45 @@
         OMElement value00 = omfactory.createOMElement("varString", null);
         value00.declareNamespace(typeNs);
         value00.addAttribute("type", "xsd:string", typeNs);
-        value00.addChild(omfactory.createText("strss fdfing1"));
+        value00.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value01 = omfactory.createOMElement("varInt", null);
         value01.declareNamespace(typeNs);
         value01.addAttribute("type", "xsd:int", typeNs);
-        value01.addChild(omfactory.createText("25"));
+        value01.addChild(omfactory.createOMText("25"));
         OMElement value02 = omfactory.createOMElement("varFloat", null);
         value02.declareNamespace(typeNs);
         value02.addAttribute("type", "xsd:float", typeNs);
-        value02.addChild(omfactory.createText("25.23"));
+        value02.addChild(omfactory.createOMText("25.23"));
 
         OMElement item1 = omfactory.createOMElement("item0", null);
 
         OMElement value10 = omfactory.createOMElement("varString", null);
         value10.declareNamespace(typeNs);
         value10.addAttribute("type", "xsd:string", typeNs);
-        value10.addChild(omfactory.createText("strss fdfing1"));
+        value10.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value11 = omfactory.createOMElement("varInt", null);
         value11.declareNamespace(typeNs);
         value11.addAttribute("type", "xsd:int", typeNs);
-        value11.addChild(omfactory.createText("25"));
+        value11.addChild(omfactory.createOMText("25"));
         OMElement value12 = omfactory.createOMElement("varFloat", null);
         value12.declareNamespace(typeNs);
         value12.addAttribute("type", "xsd:float", typeNs);
-        value12.addChild(omfactory.createText("25.23"));
+        value12.addChild(omfactory.createOMText("25.23"));
 
         OMElement item2 = omfactory.createOMElement("item0", null);
 
         OMElement value20 = omfactory.createOMElement("varString", null);
         value20.declareNamespace(typeNs);
         value20.addAttribute("type", "xsd:string", typeNs);
-        value20.addChild(omfactory.createText("strss fdfing1"));
+        value20.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value21 = omfactory.createOMElement("varInt", null);
         value21.declareNamespace(typeNs);
         value21.addAttribute("type", "xsd:int", typeNs);
-        value21.addChild(omfactory.createText("25"));
+        value21.addChild(omfactory.createOMText("25"));
         OMElement value22 = omfactory.createOMElement("varFloat", null);
         value22.declareNamespace(typeNs);
         value22.addAttribute("type", "xsd:float", typeNs);
-        value22.addChild(omfactory.createText("25.23"));
+        value22.addChild(omfactory.createOMText("25.23"));
 
         item0.addChild(value00);
         item0.addChild(value01);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StructUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round1/util/Round1StructUtil.java Fri Apr  7 04:48:51 2006
@@ -47,15 +47,15 @@
         OMElement value0 = omfactory.createOMElement("varString", null);
         value0.declareNamespace(typeNs);
         value0.addAttribute("type", "xsd:string", typeNs);
-        value0.addChild(omfactory.createText("strss fdfing1"));
+        value0.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value1 = omfactory.createOMElement("varInt", null);
         value1.declareNamespace(typeNs);
         value1.addAttribute("type", "xsd:int", typeNs);
-        value1.addChild(omfactory.createText("25"));
+        value1.addChild(omfactory.createOMText("25"));
         OMElement value2 = omfactory.createOMElement("varFloat", null);
         value2.declareNamespace(typeNs);
         value2.addAttribute("type", "xsd:float", typeNs);
-        value2.addChild(omfactory.createText("25.23"));
+        value2.addChild(omfactory.createOMText("25.23"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEcho2DStringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEcho2DStringArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEcho2DStringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEcho2DStringArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -50,19 +50,19 @@
         OMElement value0 = omfactory.createOMElement("varString", null);
         value0.declareNamespace(typeNs);
         value0.addAttribute("type", "xsd:string", typeNs);
-        value0.addChild(omfactory.createText("strss fdfing1"));
+        value0.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value1 = omfactory.createOMElement("varString", null);
         value1.declareNamespace(typeNs);
         value1.addAttribute("type", "xsd:string", typeNs);
-        value1.addChild(omfactory.createText("sdfsdf25"));
+        value1.addChild(omfactory.createOMText("sdfsdf25"));
         OMElement value2 = omfactory.createOMElement("varString", null);
         value2.declareNamespace(typeNs);
         value2.addAttribute("type", "xsd:string", typeNs);
-        value2.addChild(omfactory.createText("25dsasd dfasdas23"));
+        value2.addChild(omfactory.createOMText("25dsasd dfasdas23"));
         OMElement value3 = omfactory.createOMElement("varString", null);
         value3.declareNamespace(typeNs);
         value3.addAttribute("type", "xsd:string", typeNs);
-        value3.addChild(omfactory.createText("25dsasd dfasdas23"));
+        value3.addChild(omfactory.createOMText("25dsasd dfasdas23"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoNestedArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoNestedArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoNestedArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoNestedArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -49,15 +49,15 @@
 
         OMElement value0 = omfactory.createOMElement("varString", null);
         value0.addAttribute("xsi:type", "xsd:string", null);
-        value0.addChild(omfactory.createText("strss fdfing1"));
+        value0.addChild(omfactory.createOMText("strss fdfing1"));
 
         OMElement value1 = omfactory.createOMElement("varInt", null);
         value1.addAttribute("xsi:type", "xsd:int", null);
-        value1.addChild(omfactory.createText("25"));
+        value1.addChild(omfactory.createOMText("25"));
 
         OMElement value2 = omfactory.createOMElement("varFloat", null);
         value2.addAttribute("xsi:type", "xsd:float", null);
-        value2.addChild(omfactory.createText("25.23"));
+        value2.addChild(omfactory.createOMText("25.23"));
 
         OMElement value3 = omfactory.createOMElement("varArray", null);
         part.addAttribute("xsi:type", "s:SOAPArrayStruct", null);
@@ -66,15 +66,15 @@
 
         OMElement value30 = omfactory.createOMElement("item", null);
         value30.addAttribute("xsi:type", "xsd:string", null);
-        value30.addChild(omfactory.createText("strss fdfing1"));
+        value30.addChild(omfactory.createOMText("strss fdfing1"));
 
         OMElement value31 = omfactory.createOMElement("item", null);
         value31.addAttribute("xsi:type", "xsd:string", null);
-        value31.addChild(omfactory.createText("strss fdfing2"));
+        value31.addChild(omfactory.createOMText("strss fdfing2"));
 
         OMElement value32 = omfactory.createOMElement("item", null);
         value32.addAttribute("xsi:type", "xsd:string", null);
-        value32.addChild(omfactory.createText("strss fdfing3"));
+        value32.addChild(omfactory.createOMText("strss fdfing3"));
 
         value3.addChild(value30);
         value3.addChild(value31);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoNestedStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoNestedStructUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoNestedStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoNestedStructUtil.java Fri Apr  7 04:48:51 2006
@@ -45,29 +45,29 @@
 
         OMElement value0 = omfactory.createOMElement("varString", "", null);
         value0.addAttribute("xsi:type", "xsd:string", null);
-        value0.addChild(omfactory.createText("strss fdfing1"));
+        value0.addChild(omfactory.createOMText("strss fdfing1"));
 
         OMElement value1 = omfactory.createOMElement("varInt", "", null);
         value1.addAttribute("xsi:type", "xsd:int", null);
-        value1.addChild(omfactory.createText("25"));
+        value1.addChild(omfactory.createOMText("25"));
 
         OMElement value2 = omfactory.createOMElement("varFloat", "", null);
         value2.addAttribute("xsi:type", "xsd:float", null);
-        value2.addChild(omfactory.createText("25.23"));
+        value2.addChild(omfactory.createOMText("25.23"));
 
         OMElement value3 = omfactory.createOMElement("varStruct", "", null);
 
         OMElement value30 = omfactory.createOMElement("varString", "", null);
         value30.addAttribute("xsi:type", "xsd:string", null);
-        value30.addChild(omfactory.createText("strss fdfing1"));
+        value30.addChild(omfactory.createOMText("strss fdfing1"));
 
         OMElement value31 = omfactory.createOMElement("varInt", "", null);
         value31.addAttribute("xsi:type", "xsd:int", null);
-        value31.addChild(omfactory.createText("25"));
+        value31.addChild(omfactory.createOMText("25"));
 
         OMElement value32 = omfactory.createOMElement("varFloat", "", null);
         value32.addAttribute("xsi:type", "xsd:float", null);
-        value32.addChild(omfactory.createText("25.23"));
+        value32.addChild(omfactory.createOMText("25.23"));
 
         value3.addChild(value30);
         value3.addChild(value31);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoSimpleTypesAsStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoSimpleTypesAsStructUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoSimpleTypesAsStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoSimpleTypesAsStructUtil.java Fri Apr  7 04:48:51 2006
@@ -44,15 +44,15 @@
 
         OMElement part0 = omfactory.createOMElement("inputString", null);
         part0.addAttribute("xsi:type", "xsd:string", null);
-        part0.addChild(omfactory.createText("45ascasc  acasa asd52"));
+        part0.addChild(omfactory.createOMText("45ascasc  acasa asd52"));
 
         OMElement part1 = omfactory.createOMElement("inputInteger", null);
         part1.addAttribute("xsi:type", "xsd:int", null);
-        part1.addChild(omfactory.createText("4552"));
+        part1.addChild(omfactory.createOMText("4552"));
 
         OMElement part2 = omfactory.createOMElement("inputFloat", null);
         part2.addAttribute("xsi:type", "xsd:float", null);
-        part2.addChild(omfactory.createText("450.52"));
+        part2.addChild(omfactory.createOMText("450.52"));
 
         operation.addChild(part0);
         operation.addChild(part1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoStructAsSimpleTypesUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoStructAsSimpleTypesUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoStructAsSimpleTypesUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupbEchoStructAsSimpleTypesUtil.java Fri Apr  7 04:48:51 2006
@@ -44,13 +44,13 @@
 
         OMElement value0 = omfactory.createOMElement("varString", "", null);
         value0.addAttribute("xsi:type", "xsd:string", null);
-        value0.addChild(omfactory.createText("strss fdfing1"));
+        value0.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value1 = omfactory.createOMElement("varInt", "", null);
         value1.addAttribute("xsi:type", "xsd:int", null);
-        value1.addChild(omfactory.createText("25"));
+        value1.addChild(omfactory.createOMText("25"));
         OMElement value2 = omfactory.createOMElement("varFloat", "", null);
         value2.addAttribute("xsi:type", "xsd:float", null);
-        value2.addChild(omfactory.createText("25.23"));
+        value2.addChild(omfactory.createOMText("25.23"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcBase64Util.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcBase64Util.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcBase64Util.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcBase64Util.java Fri Apr  7 04:48:51 2006
@@ -43,7 +43,7 @@
         OMNamespace hns = reqEnv.declareNamespace("http://soapinterop.org/echoheader/", "hns");
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.addAttribute("xsi:type", "xsd:string", null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         header.addChild(block1);
 
         SOAPHeaderBlock block2 = header.addHeaderBlock("echoMeStructRequest", hns);
@@ -51,15 +51,15 @@
 
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.addAttribute("xsi:type", "xsd:string", null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.addAttribute("xsi:type", "xsd:int", null);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.addAttribute("xsi:type", "xsd:float", null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -71,7 +71,7 @@
 
         OMElement part = omfactory.createOMElement("inputBase64", "", null);
         part.addAttribute("xsi:type", "xsd:base64Binary", null);
-        part.addChild(omfactory.createText("SGVsbG8gV29ybGQ="));
+        part.addChild(omfactory.createOMText("SGVsbG8gV29ybGQ="));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcBooleanUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcBooleanUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcBooleanUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcBooleanUtil.java Fri Apr  7 04:48:51 2006
@@ -43,7 +43,7 @@
         OMNamespace hns = reqEnv.declareNamespace("http://soapinterop.org/echoheader/", "hns"); //xmlns:m0="http://soapinterop.org/echoheader/
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.addAttribute("xsi:type", "xsd:string", null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         // header.addChild(headerChild);
         header.addChild(block1);
 
@@ -52,15 +52,15 @@
 
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.addAttribute("xsi:type", "xsd:string", null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.addAttribute("xsi:type", "xsd:int", null);
-        h2Val2.addChild(omfactory.createText("852"));
+        h2Val2.addChild(omfactory.createOMText("852"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.addAttribute("xsi:type", "xsd:float", null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -73,7 +73,7 @@
 
         OMElement part = omfactory.createOMElement("inputBoolean", "", null);
         part.addAttribute("xsi:type", "xsd:boolean", null);
-        part.addChild(omfactory.createText("1"));
+        part.addChild(omfactory.createOMText("1"));
 
         operation.addChild(part);
         //reqEnv.getBody().addChild(method);    inputBoolean" type="xsd:boolean"/>

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcDateUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcDateUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcDateUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcDateUtil.java Fri Apr  7 04:48:51 2006
@@ -42,7 +42,7 @@
         OMNamespace hns = reqEnv.declareNamespace("http://soapinterop.org/echoheader/", "hns"); //xmlns:m0="http://soapinterop.org/echoheader/
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.addAttribute("xsi:type", "xsd:string", null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         header.addChild(block1);
 
         SOAPHeaderBlock block2 = header.addHeaderBlock("echoMeStructRequest", hns);
@@ -50,15 +50,15 @@
 
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.addAttribute("xsi:type", "xsd:string", null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.addAttribute("xsi:type", "xsd:int", null);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.addAttribute("xsi:type", "xsd:float", null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -70,7 +70,7 @@
 
         OMElement part = omfactory.createOMElement("inputDate", null);
         part.addAttribute("xsi:type", "xsd:dateTime", null);
-        part.addChild(omfactory.createText("2002-07-18T19:40:30.387-06:00"));
+        part.addChild(omfactory.createOMText("2002-07-18T19:40:30.387-06:00"));
 
         operation.addChild(part);
 

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcDecimalUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcDecimalUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcDecimalUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcDecimalUtil.java Fri Apr  7 04:48:51 2006
@@ -42,7 +42,7 @@
         OMNamespace hns = reqEnv.declareNamespace("http://soapinterop.org/echoheader/", "hns"); //xmlns:m0="http://soapinterop.org/echoheader/
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.addAttribute("xsi:type", "xsd:string", null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         header.addChild(block1);
 
         SOAPHeaderBlock block2 = header.addHeaderBlock("echoMeStructRequest", hns);
@@ -50,15 +50,15 @@
 
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.addAttribute("xsi:type", "xsd:string", null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.addAttribute("xsi:type", "xsd:int", null);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.addAttribute("xsi:type", "xsd:float", null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -70,7 +70,7 @@
 
         OMElement part = omfactory.createOMElement("inputDecimal", "", null);
         part.addAttribute("xsi:type", "xsd:decimal", null);
-        part.addChild(omfactory.createText("455646152"));
+        part.addChild(omfactory.createOMText("455646152"));
 
         operation.addChild(part);
 

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcEchoStringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcEchoStringUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcEchoStringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcEchoStringUtil.java Fri Apr  7 04:48:51 2006
@@ -44,7 +44,7 @@
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.declareNamespace(typeNs);
         block1.addAttribute("type", "xsd:string", typeNs);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         header.addChild(block1);
 
         SOAPHeaderBlock block2 = header.addHeaderBlock("echoMeStructRequest", hns);
@@ -54,17 +54,17 @@
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.declareNamespace(typeNs);
         h2Val1.addAttribute("type", "xsd:string", typeNs);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.declareNamespace(typeNs);
         h2Val2.addAttribute("type", "xsd:int", typeNs);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.declareNamespace(typeNs);
         h2Val3.addAttribute("type", "xsd:float", typeNs);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -80,7 +80,7 @@
         OMElement part = omfactory.createOMElement("inputString", null);
         part.declareNamespace(typeNs);
         part.addAttribute("type", "xsd:string", typeNs);
-        part.addChild(omfactory.createText("strssfdfing1"));
+        part.addChild(omfactory.createOMText("strssfdfing1"));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcFloatArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcFloatArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcFloatArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcFloatArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -42,7 +42,7 @@
         OMNamespace hns = reqEnv.declareNamespace("http://soapinterop.org/echoheader/", "hns");
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.addAttribute("xsi:type", "xsd:string", null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         // header.addChild(headerChild);
         header.addChild(block1);
 
@@ -51,15 +51,15 @@
 
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.addAttribute("xsi:type", "xsd:string", null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.addAttribute("xsi:type", "xsd:int", null);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.addAttribute("xsi:type", "xsd:float", null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -76,13 +76,13 @@
 
         OMElement value0 = omfactory.createOMElement("varString", "", null);
         value0.addAttribute("xsi:type", "xsd:float", null);
-        value0.addChild(omfactory.createText("45.76876"));
+        value0.addChild(omfactory.createOMText("45.76876"));
         OMElement value1 = omfactory.createOMElement("varInt", "", null);
         value1.addAttribute("xsi:type", "xsd:float", null);
-        value1.addChild(omfactory.createText("43.454"));
+        value1.addChild(omfactory.createOMText("43.454"));
         OMElement value2 = omfactory.createOMElement("varFloat", "", null);
         value2.addAttribute("xsi:type", "xsd:float", null);
-        value2.addChild(omfactory.createText("2523.542"));
+        value2.addChild(omfactory.createOMText("2523.542"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcFloatUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcFloatUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcFloatUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcFloatUtil.java Fri Apr  7 04:48:51 2006
@@ -42,7 +42,7 @@
         OMNamespace hns = reqEnv.declareNamespace("http://soapinterop.org/echoheader/", "hns");
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.addAttribute("xsi:type", "xsd:string", null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         header.addChild(block1);
 
         SOAPHeaderBlock block2 = header.addHeaderBlock("echoMeStructRequest", hns);
@@ -50,15 +50,15 @@
 
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.addAttribute("xsi:type", "xsd:string", null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.addAttribute("xsi:type", "xsd:int", null);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.addAttribute("xsi:type", "xsd:float", null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -70,7 +70,7 @@
 
         OMElement part = omfactory.createOMElement("inputFloat", "", null);
         part.addAttribute("xsi:type", "xsd:float", null);
-        part.addChild(omfactory.createText("50.25"));
+        part.addChild(omfactory.createOMText("50.25"));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcHexBinaryUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcHexBinaryUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcHexBinaryUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcHexBinaryUtil.java Fri Apr  7 04:48:51 2006
@@ -42,7 +42,7 @@
         OMNamespace hns = reqEnv.declareNamespace("http://soapinterop.org/echoheader/", "hns");
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.addAttribute("xsi:type", "xsd:string", null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         header.addChild(block1);
 
         SOAPHeaderBlock block2 = header.addHeaderBlock("echoMeStructRequest", hns);
@@ -50,15 +50,15 @@
 
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.addAttribute("xsi:type", "xsd:string", null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.addAttribute("xsi:type", "xsd:int", null);
-        h2Val2.addChild(omfactory.createText("852"));
+        h2Val2.addChild(omfactory.createOMText("852"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.addAttribute("xsi:type", "xsd:float", null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -69,7 +69,7 @@
         operation.addAttribute("soapenv:encodingStyle", "http://schemas.xmlsoap.org/soap/encoding/", null);
         OMElement part = omfactory.createOMElement("inputHexBinary", "", null);
         part.addAttribute("xsi:type", "xsd:hexBinary", null);
-        part.addChild(omfactory.createText("41394644363445313243"));
+        part.addChild(omfactory.createOMText("41394644363445313243"));
         operation.addChild(part);
         return reqEnv;
 

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcIntegerArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcIntegerArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcIntegerArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcIntegerArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -43,7 +43,7 @@
         OMNamespace hns = reqEnv.declareNamespace("http://soapinterop.org/echoheader/", "hns");
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.addAttribute("xsi:type", "xsd:string", null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         header.addChild(block1);
 
         SOAPHeaderBlock block2 = header.addHeaderBlock("echoMeStructRequest", hns);
@@ -51,15 +51,15 @@
 
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.addAttribute("xsi:type", "xsd:string", null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.addAttribute("xsi:type", "xsd:int", null);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.addAttribute("xsi:type", "xsd:float", null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -74,13 +74,13 @@
         part.addAttribute("SOAP-ENC:arrayType", "xsd:int[3]", null);
         OMElement value0 = omfactory.createOMElement("varString", "", null);
         value0.addAttribute("xsi:type", "xsd:int", null);
-        value0.addChild(omfactory.createText("451"));
+        value0.addChild(omfactory.createOMText("451"));
         OMElement value1 = omfactory.createOMElement("varString", "", null);
         value1.addAttribute("xsi:type", "xsd:int", null);
-        value1.addChild(omfactory.createText("425"));
+        value1.addChild(omfactory.createOMText("425"));
         OMElement value2 = omfactory.createOMElement("varString", "", null);
         value2.addAttribute("xsi:type", "xsd:int", null);
-        value2.addChild(omfactory.createText("2523"));
+        value2.addChild(omfactory.createOMText("2523"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcIntergerUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcIntergerUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcIntergerUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcIntergerUtil.java Fri Apr  7 04:48:51 2006
@@ -43,7 +43,7 @@
         OMNamespace hns= reqEnv.declareNamespace("http://soapinterop.org/echoheader/","hns"); //xmlns:m0="http://soapinterop.org/echoheader/
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest",hns);
         block1.addAttribute("xsi:type","xsd:string",null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
        // header.addChild(headerChild);
         header.addChild(block1);
 
@@ -52,15 +52,15 @@
 
         OMElement h2Val1=omfactory.createOMElement("varString",null);
         h2Val1.addAttribute("xsi:type","xsd:string",null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2=omfactory.createOMElement("varInt",null);
         h2Val2.addAttribute("xsi:type","xsd:int",null);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3=omfactory.createOMElement("varFloat",null);
         h2Val3.addAttribute("xsi:type","xsd:float",null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -75,7 +75,7 @@
 
         OMElement part = omfactory.createOMElement("inputInteger", null);
         part.addAttribute("xsi:type", "xsd:int", null);
-        part.addChild(omfactory.createText("456"));
+        part.addChild(omfactory.createOMText("456"));
 
         operation.addChild(part);
         //reqEnv.getBody().addChild(method);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStringArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStringArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -42,7 +42,7 @@
         OMNamespace hns= reqEnv.declareNamespace("http://soapinterop.org/echoheader/","hns"); //xmlns:m0="http://soapinterop.org/echoheader/
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest",hns);
         block1.addAttribute("xsi:type","xsd:string",null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
        // header.addChild(headerChild);
         header.addChild(block1);
 
@@ -51,15 +51,15 @@
 
         OMElement h2Val1=omfactory.createOMElement("varString",null);
         h2Val1.addAttribute("xsi:type","xsd:string",null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2=omfactory.createOMElement("varInt",null);
         h2Val2.addAttribute("xsi:type","xsd:int",null);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3=omfactory.createOMElement("varFloat",null);
         h2Val3.addAttribute("xsi:type","xsd:float",null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -76,13 +76,13 @@
 
         OMElement value0 = omfactory.createOMElement("varString", "", null);
         value0.addAttribute("xsi:type", "xsd:string", null);
-        value0.addChild(omfactory.createText("Apache Axis2"));
+        value0.addChild(omfactory.createOMText("Apache Axis2"));
         OMElement value1 = omfactory.createOMElement("varString", "", null);
         value1.addAttribute("xsi:type", "xsd:string", null);
-        value1.addChild(omfactory.createText("Lanka Software Foundation"));
+        value1.addChild(omfactory.createOMText("Lanka Software Foundation"));
         OMElement value2 = omfactory.createOMElement("varString", "", null);
         value2.addAttribute("xsi:type", "xsd:string", null);
-        value2.addChild(omfactory.createText("www.opensource.lk"));
+        value2.addChild(omfactory.createOMText("www.opensource.lk"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStructArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStructArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStructArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStructArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -42,7 +42,7 @@
         OMNamespace hns = reqEnv.declareNamespace("http://soapinterop.org/echoheader/", "hns");
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.addAttribute("xsi:type", "xsd:string", null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         header.addChild(block1);
 
         SOAPHeaderBlock block2 = header.addHeaderBlock("echoMeStructRequest", hns);
@@ -50,15 +50,15 @@
 
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.addAttribute("xsi:type", "xsd:string", null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.addAttribute("xsi:type", "xsd:int", null);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.addAttribute("xsi:type", "xsd:float", null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -76,37 +76,37 @@
 
         OMElement value00 = omfactory.createOMElement("varString", "", null);
         value00.addAttribute("xsi:type", "xsd:string", null);
-        value00.addChild(omfactory.createText("strss fdfing1"));
+        value00.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value01 = omfactory.createOMElement("varInt", "", null);
         value01.addAttribute("xsi:type", "xsd:int", null);
-        value01.addChild(omfactory.createText("25"));
+        value01.addChild(omfactory.createOMText("25"));
         OMElement value02 = omfactory.createOMElement("varFloat", "", null);
         value02.addAttribute("xsi:type", "xsd:float", null);
-        value02.addChild(omfactory.createText("25.23"));
+        value02.addChild(omfactory.createOMText("25.23"));
 
         OMElement item1 = omfactory.createOMElement("item0", null);
 
         OMElement value10 = omfactory.createOMElement("varString", "", null);
         value10.addAttribute("xsi:type", "xsd:string", null);
-        value10.addChild(omfactory.createText("strss fdfing1"));
+        value10.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value11 = omfactory.createOMElement("varInt", "", null);
         value11.addAttribute("xsi:type", "xsd:int", null);
-        value11.addChild(omfactory.createText("25"));
+        value11.addChild(omfactory.createOMText("25"));
         OMElement value12 = omfactory.createOMElement("varFloat", "", null);
         value12.addAttribute("xsi:type", "xsd:float", null);
-        value12.addChild(omfactory.createText("25.23"));
+        value12.addChild(omfactory.createOMText("25.23"));
 
         OMElement item2 = omfactory.createOMElement("item0", null);
 
         OMElement value20 = omfactory.createOMElement("varString", "", null);
         value20.addAttribute("xsi:type", "xsd:string", null);
-        value20.addChild(omfactory.createText("strss fdfing1"));
+        value20.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value21 = omfactory.createOMElement("varInt", "", null);
         value21.addAttribute("xsi:type", "xsd:int", null);
-        value21.addChild(omfactory.createText("25"));
+        value21.addChild(omfactory.createOMText("25"));
         OMElement value22 = omfactory.createOMElement("varFloat", "", null);
         value22.addAttribute("xsi:type", "xsd:float", null);
-        value22.addChild(omfactory.createText("25.23"));
+        value22.addChild(omfactory.createOMText("25.23"));
 
         item0.addChild(value00);
         item0.addChild(value01);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStructUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/GroupcStructUtil.java Fri Apr  7 04:48:51 2006
@@ -42,7 +42,7 @@
         OMNamespace hns = reqEnv.declareNamespace("http://soapinterop.org/echoheader/", "hns");
         SOAPHeaderBlock block1 = header.addHeaderBlock("echoMeStringRequest", hns);
         block1.addAttribute("xsi:type", "xsd:string", null);
-        block1.addChild(omfactory.createText("string"));
+        block1.addChild(omfactory.createOMText("string"));
         header.addChild(block1);
 
         SOAPHeaderBlock block2 = header.addHeaderBlock("echoMeStructRequest", hns);
@@ -50,15 +50,15 @@
 
         OMElement h2Val1 = omfactory.createOMElement("varString", null);
         h2Val1.addAttribute("xsi:type", "xsd:string", null);
-        h2Val1.addChild(omfactory.createText("string"));
+        h2Val1.addChild(omfactory.createOMText("string"));
 
         OMElement h2Val2 = omfactory.createOMElement("varInt", null);
         h2Val2.addAttribute("xsi:type", "xsd:int", null);
-        h2Val2.addChild(omfactory.createText("150"));
+        h2Val2.addChild(omfactory.createOMText("150"));
 
         OMElement h2Val3 = omfactory.createOMElement("varFloat", null);
         h2Val3.addAttribute("xsi:type", "xsd:float", null);
-        h2Val3.addChild(omfactory.createText("456.321"));
+        h2Val3.addChild(omfactory.createOMText("456.321"));
 
         block2.addChild(h2Val1);
         block2.addChild(h2Val2);
@@ -72,13 +72,13 @@
 
         OMElement value0 = omfactory.createOMElement("varString", "", null);
         value0.addAttribute("xsi:type", "xsd:string", null);
-        value0.addChild(omfactory.createText("strss fdfing1"));
+        value0.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value1 = omfactory.createOMElement("varInt", "", null);
         value1.addAttribute("xsi:type", "xsd:int", null);
-        value1.addChild(omfactory.createText("25"));
+        value1.addChild(omfactory.createOMText("25"));
         OMElement value2 = omfactory.createOMElement("varFloat", "", null);
         value2.addAttribute("xsi:type", "xsd:float", null);
-        value2.addChild(omfactory.createText("25.23"));
+        value2.addChild(omfactory.createOMText("25.23"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/R2MSaxms2DStringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/R2MSaxms2DStringArrayUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/R2MSaxms2DStringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/R2MSaxms2DStringArrayUtil.java Fri Apr  7 04:48:51 2006
@@ -45,13 +45,13 @@
 
         OMElement value0 = omfactory.createOMElement("varString", "", null);
         value0.addAttribute("xsi:type", "xsd:string", null);
-        value0.addChild(omfactory.createText("Apache Axis2"));
+        value0.addChild(omfactory.createOMText("Apache Axis2"));
         OMElement value1 = omfactory.createOMElement("varString", "", null);
         value1.addAttribute("xsi:type", "xsd:string", null);
-        value1.addChild(omfactory.createText("Lanka Software Foundation"));
+        value1.addChild(omfactory.createOMText("Lanka Software Foundation"));
         OMElement value2 = omfactory.createOMElement("varString", "", null);
         value2.addAttribute("xsi:type", "xsd:string", null);
-        value2.addChild(omfactory.createText("www.opensource.lk"));
+        value2.addChild(omfactory.createOMText("www.opensource.lk"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoBase64ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoBase64ClientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoBase64ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoBase64ClientUtil.java Fri Apr  7 04:48:51 2006
@@ -44,7 +44,7 @@
 //        DataHandler data = new DataHandler(new ByteArrayDataSource("WebServices".getBytes()));
 //        OMText base64EncodedText = omfactory.createOMText(data, true );
 //        part.addChild(base64EncodedText);
-        part.addChild(omfactory.createText("SGVsbG8gV29ybGQ="));
+        part.addChild(omfactory.createOMText("SGVsbG8gV29ybGQ="));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoBooleanClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoBooleanClientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoBooleanClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoBooleanClientUtil.java Fri Apr  7 04:48:51 2006
@@ -41,7 +41,7 @@
 
         OMElement part = omfactory.createOMElement("inputBoolean", "", null);
         part.addAttribute("xsi:type", "xsd:boolean", null);
-        part.addChild(omfactory.createText("true"));
+        part.addChild(omfactory.createOMText("true"));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDateClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDateClientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDateClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDateClientUtil.java Fri Apr  7 04:48:51 2006
@@ -45,7 +45,7 @@
 
         OMElement part = omfactory.createOMElement("inputDate", null);
         part.addAttribute("xsi:type", "xsd:dateTime", null);
-        part.addChild(omfactory.createText("2006-10-18T22:20:00-07:00"));
+        part.addChild(omfactory.createOMText("2006-10-18T22:20:00-07:00"));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDecimalClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDecimalClientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDecimalClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDecimalClientUtil.java Fri Apr  7 04:48:51 2006
@@ -43,7 +43,7 @@
 
         OMElement part = omfactory.createOMElement("inputDecimal", "", null);
         part.addAttribute("xsi:type", "xsd:decimal", null);
-        part.addChild(omfactory.createText("455646152"));
+        part.addChild(omfactory.createOMText("455646152"));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoFloatArrayClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoFloatArrayClientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoFloatArrayClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoFloatArrayClientUtil.java Fri Apr  7 04:48:51 2006
@@ -50,13 +50,13 @@
 
         OMElement value0 = omfactory.createOMElement("varString", null);
         value0.addAttribute("xsi:type", "xsd:float", null);
-        value0.addChild(omfactory.createText("45.76876"));
+        value0.addChild(omfactory.createOMText("45.76876"));
         OMElement value1 = omfactory.createOMElement("varInt", null);
         value1.addAttribute("xsi:type", "xsd:float", null);
-        value1.addChild(omfactory.createText("43.454"));
+        value1.addChild(omfactory.createOMText("43.454"));
         OMElement value2 = omfactory.createOMElement("varFloat", null);
         value2.addAttribute("xsi:type", "xsd:float", null);
-        value2.addChild(omfactory.createText("2523.542"));
+        value2.addChild(omfactory.createOMText("2523.542"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoFloatClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoFloatClientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoFloatClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoFloatClientUtil.java Fri Apr  7 04:48:51 2006
@@ -46,7 +46,7 @@
 
         OMElement part = omfactory.createOMElement("inputFloat", "", null);
         part.addAttribute("xsi:type", "xsd:float", null);
-        part.addChild(omfactory.createText("50.25"));
+        part.addChild(omfactory.createOMText("50.25"));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoHexBinaryClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoHexBinaryClientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoHexBinaryClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoHexBinaryClientUtil.java Fri Apr  7 04:48:51 2006
@@ -44,7 +44,7 @@
 
         OMElement part = omfactory.createOMElement("inputHexBinary", "", null);
         part.addAttribute("xsi:type", "xsd:hexBinary", null);
-        part.addChild(omfactory.createText("AAABBAAE"));
+        part.addChild(omfactory.createOMText("AAABBAAE"));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoIntegerArrayclientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoIntegerArrayclientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoIntegerArrayclientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoIntegerArrayclientUtil.java Fri Apr  7 04:48:51 2006
@@ -49,15 +49,15 @@
         OMElement value0 = omfactory.createOMElement("varString", null);
         value0.declareNamespace(typeNs);
         value0.addAttribute("type", "xsd:int", typeNs);
-        value0.addChild(omfactory.createText("451"));
+        value0.addChild(omfactory.createOMText("451"));
         OMElement value1 = omfactory.createOMElement("varString", null);
         value1.declareNamespace(typeNs);
         value1.addAttribute("type", "xsd:int", typeNs);
-        value1.addChild(omfactory.createText("425"));
+        value1.addChild(omfactory.createOMText("425"));
         OMElement value2 = omfactory.createOMElement("varString", null);
         value2.declareNamespace(typeNs);
         value2.addAttribute("type", "xsd:int", typeNs);
-        value2.addChild(omfactory.createText("2523"));
+        value2.addChild(omfactory.createOMText("2523"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoIntegerClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoIntegerClientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoIntegerClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoIntegerClientUtil.java Fri Apr  7 04:48:51 2006
@@ -39,7 +39,7 @@
 
         OMElement part = omfactory.createOMElement("inputInteger", "", null);
         part.addAttribute("xsi:type", "xsd:int", null);
-        part.addChild(omfactory.createText("52"));
+        part.addChild(omfactory.createOMText("52"));
         operation.addChild(part);
         return reqEnv;
 

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStringArrayClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStringArrayClientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStringArrayClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStringArrayClientUtil.java Fri Apr  7 04:48:51 2006
@@ -50,15 +50,15 @@
         OMElement value0 = omfactory.createOMElement("varString", null);
         value0.declareNamespace(typeNs);
         value0.addAttribute("xsi:type", "xsd:string", null);
-        value0.addChild(omfactory.createText("String Value1"));
+        value0.addChild(omfactory.createOMText("String Value1"));
         OMElement value1 = omfactory.createOMElement("varString", null);
         value1.declareNamespace(typeNs);
         value1.addAttribute("xsi:type", "xsd:string", null);
-        value1.addChild(omfactory.createText("String Value2"));
+        value1.addChild(omfactory.createOMText("String Value2"));
         OMElement value2 = omfactory.createOMElement("varString", null);
         value2.declareNamespace(typeNs);
         value2.addAttribute("xsi:type", "xsd:string", null);
-        value2.addChild(omfactory.createText("String Value3"));
+        value2.addChild(omfactory.createOMText("String Value3"));
 
         part.addChild(value0);
         part.addChild(value1);

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStringclientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStringclientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStringclientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStringclientUtil.java Fri Apr  7 04:48:51 2006
@@ -46,7 +46,7 @@
         OMElement part = omfactory.createOMElement("inputString", null);
         part.declareNamespace(typeNs);
         part.addAttribute("type", "xsd:string", typeNs);
-        part.addChild(omfactory.createText("String Argument"));
+        part.addChild(omfactory.createOMText("String Argument"));
 
         operation.addChild(part);
         return reqEnv;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStructArrayClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStructArrayClientUtil.java?rev=392259&r1=392258&r2=392259&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStructArrayClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoStructArrayClientUtil.java Fri Apr  7 04:48:51 2006
@@ -48,37 +48,37 @@
 
         OMElement value00 = omfactory.createOMElement("varString", null);
         value00.addAttribute("xsi:type", "xsd:string", null);
-        value00.addChild(omfactory.createText("strss fdfing1"));
+        value00.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value01 = omfactory.createOMElement("varInt", null);
         value01.addAttribute("xsi:type", "xsd:int", null);
-        value01.addChild(omfactory.createText("25"));
+        value01.addChild(omfactory.createOMText("25"));
         OMElement value02 = omfactory.createOMElement("varFloat", null);
         value02.addAttribute("xsi:type", "xsd:float", null);
-        value02.addChild(omfactory.createText("25.23"));
+        value02.addChild(omfactory.createOMText("25.23"));
 
         OMElement item1 = omfactory.createOMElement("item0", null);
 
         OMElement value10 = omfactory.createOMElement("varString", null);
         value10.addAttribute("xsi:type", "xsd:string", null);
-        value10.addChild(omfactory.createText("strss fdfing1"));
+        value10.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value11 = omfactory.createOMElement("varInt", null);
         value11.addAttribute("xsi:type", "xsd:int", null);
-        value11.addChild(omfactory.createText("25"));
+        value11.addChild(omfactory.createOMText("25"));
         OMElement value12 = omfactory.createOMElement("varFloat", null);
         value12.addAttribute("xsi:type", "xsd:float", null);
-        value12.addChild(omfactory.createText("25.23"));
+        value12.addChild(omfactory.createOMText("25.23"));
 
         OMElement item2 = omfactory.createOMElement("item0", null);
 
         OMElement value20 = omfactory.createOMElement("varString", null);
         value20.addAttribute("xsi:type", "xsd:string", null);
-        value20.addChild(omfactory.createText("strss fdfing1"));
+        value20.addChild(omfactory.createOMText("strss fdfing1"));
         OMElement value21 = omfactory.createOMElement("varInt", null);
         value21.addAttribute("xsi:type", "xsd:int", null);
-        value21.addChild(omfactory.createText("25"));
+        value21.addChild(omfactory.createOMText("25"));
         OMElement value22 = omfactory.createOMElement("varFloat", null);
         value22.addAttribute("xsi:type", "xsd:float", null);
-        value22.addChild(omfactory.createText("25.23"));
+        value22.addChild(omfactory.createOMText("25.23"));
 
         item0.addChild(value00);
         item0.addChild(value01);