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 ru...@apache.org on 2005/09/19 10:51:03 UTC

svn commit: r290096 [2/4] - in /webservices/axis2/trunk/java/modules/integration: itest/org/apache/axis2/interop/sun/complex/ itest/org/apache/axis2/interop/sun/simple/ itest/org/apache/axis2/interop/whitmesa/round1/ itest/org/apache/axis2/interop/whit...

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/SqlDataRound2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/SqlDataRound2InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/SqlDataRound2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/SqlDataRound2InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,43 +14,43 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round2;
+package org.apache.axis2.interop.whitmesa.round2;
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round2.SunRound2Client;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEcho2DStringArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoNestedStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoSimpleTypesAsStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoStructAsSimpleTypesUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcBase64Util;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcBooleanUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcEchoStringUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcFloatArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcFloatUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcHexBinaryUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcIntegerArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcIntergerUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcStringArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcStructArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcVoidUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBase64ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBooleanClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDateClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDecimalClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoVoidClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.SunRound2ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round2.SunRound2Client;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEcho2DStringArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoNestedStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoSimpleTypesAsStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoStructAsSimpleTypesUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcBase64Util;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcBooleanUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcEchoStringUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcFloatArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcFloatUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcHexBinaryUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcIntegerArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcIntergerUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcStringArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcStructArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcVoidUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBase64ClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBooleanClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDateClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDecimalClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoVoidClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 import java.io.File;

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/SunRound2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/SunRound2InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/SunRound2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/SunRound2InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,43 +14,43 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round2;
+package org.apache.axis2.interop.whitmesa.round2;
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round2.SunRound2Client;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEcho2DStringArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoNestedStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoSimpleTypesAsStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoStructAsSimpleTypesUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcBase64Util;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcBooleanUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcEchoStringUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcFloatArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcFloatUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcHexBinaryUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcIntegerArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcIntergerUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcStringArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcStructArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcVoidUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBase64ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBooleanClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDateClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDecimalClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoVoidClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.SunRound2ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round2.SunRound2Client;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEcho2DStringArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoNestedStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoSimpleTypesAsStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoStructAsSimpleTypesUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcBase64Util;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcBooleanUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcEchoStringUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcFloatArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcFloatUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcHexBinaryUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcIntegerArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcIntergerUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcStringArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcStructArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcVoidUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBase64ClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBooleanClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDateClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDecimalClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoVoidClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 import java.io.File;

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/VWRound2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/VWRound2InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/VWRound2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/VWRound2InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,10 +14,10 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitemesa.round2;
+package org.apache.axis2.interop.whitmesa.round2;
 
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round2.util.SunRound2ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 import java.io.File;

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WFRound2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WFRound2InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WFRound2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WFRound2InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,30 +14,30 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round2;
+package org.apache.axis2.interop.whitmesa.round2;
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round2.SunRound2Client;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoNestedStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoSimpleTypesAsStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoStructAsSimpleTypesUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBase64ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBooleanClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDateClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDecimalClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoVoidClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.SunRound2ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round2.SunRound2Client;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoNestedStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoSimpleTypesAsStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoStructAsSimpleTypesUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBase64ClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBooleanClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDateClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDecimalClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoVoidClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 import java.io.File;

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WMRound2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WMRound2InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WMRound2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WMRound2InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,44 +14,44 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round2;
+package org.apache.axis2.interop.whitmesa.round2;
 
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round2.SunRound2Client;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEcho2DStringArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoNestedStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoSimpleTypesAsStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoStructAsSimpleTypesUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcBase64Util;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcBooleanUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcEchoStringUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcFloatArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcFloatUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcHexBinaryUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcIntegerArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcIntergerUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcStringArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcStructArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcVoidUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBase64ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBooleanClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDateClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDecimalClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoVoidClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.SunRound2ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round2.SunRound2Client;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEcho2DStringArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoNestedStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoSimpleTypesAsStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoStructAsSimpleTypesUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcBase64Util;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcBooleanUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcEchoStringUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcFloatArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcFloatUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcHexBinaryUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcIntegerArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcIntergerUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcStringArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcStructArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcVoidUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBase64ClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBooleanClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDateClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDecimalClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoVoidClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 import java.io.File;

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WaspRound2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WaspRound2InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WaspRound2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/WaspRound2InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,32 +14,32 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round2;
+package org.apache.axis2.interop.whitmesa.round2;
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round2.SunRound2Client;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEcho2DStringArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoNestedStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoSimpleTypesAsStructUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupbEchoStructAsSimpleTypesUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.GroupcVoidUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBase64ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBooleanClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDateClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDecimalClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoVoidClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.SunRound2ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round2.SunRound2Client;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEcho2DStringArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoNestedArrayUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoNestedStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoSimpleTypesAsStructUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupbEchoStructAsSimpleTypesUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.GroupcVoidUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBase64ClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBooleanClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDateClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDecimalClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoVoidClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 import java.io.File;

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/XSRound2InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/XSRound2InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/XSRound2InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round2/XSRound2InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,25 +14,25 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round2;
+package org.apache.axis2.interop.whitmesa.round2;
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round2.SunRound2Client;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBase64ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoBooleanClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoDecimalClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoFloatClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoIntegerClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStringclientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoStructClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.Round2EchoVoidClientUtil;
-import org.apache.axis2.interopt.whitemesa.round2.util.SunRound2ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round2.SunRound2Client;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBase64ClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoBooleanClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoDecimalClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoFloatClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoHexBinaryClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerArrayclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoIntegerClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStringclientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructArrayClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoStructClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.Round2EchoVoidClientUtil;
+import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 import java.io.File;

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/MsAsmxRound3InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/MsAsmxRound3InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/MsAsmxRound3InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/MsAsmxRound3InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,22 +14,22 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round3;
+package org.apache.axis2.interop.whitmesa.round3;
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round3.SunRound3Client;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport1EchoStringUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport2EchoStructUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport3StructArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStringArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStringUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStructUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcVoidUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GEListUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GFHeaderTestUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.Round3EmptySAEchoStringUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.SunRound3ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round3.SunRound3Client;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport1EchoStringUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport2EchoStructUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport3StructArrayUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStringArrayUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStringUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStructUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcVoidUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GEListUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GFHeaderTestUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.Round3EmptySAEchoStringUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.SunRound3ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 /**

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/MsStkv3Round3InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/MsStkv3Round3InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/MsStkv3Round3InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/MsStkv3Round3InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,20 +14,20 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round3;
+package org.apache.axis2.interop.whitmesa.round3;
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round3.SunRound3Client;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport1EchoStringUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport2EchoStructUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport3StructArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStringUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStructUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcVoidUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GEListUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.Round3EmptySAEchoStringUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.SunRound3ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round3.SunRound3Client;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport1EchoStringUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport2EchoStructUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport3StructArrayUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStringUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStructUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcVoidUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GEListUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.Round3EmptySAEchoStringUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.SunRound3ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 /**

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/SunRound3InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/SunRound3InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/SunRound3InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/SunRound3InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,21 +14,21 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round3;
+package org.apache.axis2.interop.whitmesa.round3;
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round3.SunRound3Client;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport1EchoStringUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport2EchoStructUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport3StructArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStringArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStringUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStructUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcVoidUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GEListUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GFHeaderTestUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.SunRound3ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round3.SunRound3Client;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport1EchoStringUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport2EchoStructUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport3StructArrayUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStringArrayUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStringUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStructUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcVoidUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GEListUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GFHeaderTestUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.SunRound3ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 /**

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/WMRound3InteropTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/WMRound3InteropTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/WMRound3InteropTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round3/WMRound3InteropTest.java Mon Sep 19 01:46:57 2005
@@ -14,19 +14,19 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round3;
+package org.apache.axis2.interop.whitmesa.round3;
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.interopt.whitemesa.WhiteMesaIneterop;
-import org.apache.axis2.interopt.whitemesa.round3.SunRound3Client;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport1EchoStringUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport2EchoStructUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDImport3StructArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStringArrayUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStringUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcStructUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.GDRpcVoidUtil;
-import org.apache.axis2.interopt.whitemesa.round3.util.SunRound3ClientUtil;
+import org.apache.axis2.interop.whitemesa.WhiteMesaIneterop;
+import org.apache.axis2.interop.whitemesa.round3.SunRound3Client;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport1EchoStringUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport2EchoStructUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDImport3StructArrayUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStringArrayUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStringUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcStructUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.GDRpcVoidUtil;
+import org.apache.axis2.interop.whitemesa.round3.util.SunRound3ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 /**

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round4/complex/WhitemesaR4ComplexTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round4/complex/WhitemesaR4ComplexTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round4/complex/WhitemesaR4ComplexTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round4/complex/WhitemesaR4ComplexTest.java Mon Sep 19 01:46:57 2005
@@ -14,17 +14,17 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round4.complex;
+package org.apache.axis2.interop.whitmesa.round4.complex;
 
 import junit.framework.TestCase;
 import org.apache.axis2.XMLComparatorInterop;
-import org.apache.axis2.interopt.whitemesa.round4.complex.EchoBlockingClient;
-import org.apache.axis2.interopt.whitemesa.round4.complex.utils.EchoBaseStructFaultClientutil;
-import org.apache.axis2.interopt.whitemesa.round4.complex.utils.EchoExtendedStructFaultClientUtil;
-import org.apache.axis2.interopt.whitemesa.round4.complex.utils.EchoMultipleFaults1ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round4.complex.utils.EchoMultipleFaults2ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round4.complex.utils.EchoSOAPStructFaultClientUtil;
-import org.apache.axis2.interopt.whitemesa.round4.complex.utils.WhitemesaR4ClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.complex.EchoBlockingClient;
+import org.apache.axis2.interop.whitemesa.round4.complex.utils.EchoBaseStructFaultClientutil;
+import org.apache.axis2.interop.whitemesa.round4.complex.utils.EchoExtendedStructFaultClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.complex.utils.EchoMultipleFaults1ClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.complex.utils.EchoMultipleFaults2ClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.complex.utils.EchoSOAPStructFaultClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.complex.utils.WhitemesaR4ClientUtil;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMXMLParserWrapper;
 import org.apache.axis2.om.impl.llom.exception.XMLComparisonException;

Modified: webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round4/simple/WhitemesaR4SimpleTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round4/simple/WhitemesaR4SimpleTest.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round4/simple/WhitemesaR4SimpleTest.java (original)
+++ webservices/axis2/trunk/java/modules/integration/itest/org/apache/axis2/interop/whitmesa/round4/simple/WhitemesaR4SimpleTest.java Mon Sep 19 01:46:57 2005
@@ -14,19 +14,19 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitmesa.round4.simple;
+package org.apache.axis2.interop.whitmesa.round4.simple;
 
 import junit.framework.TestCase;
 import org.apache.axis2.XMLComparatorInterop;
-import org.apache.axis2.interopt.whitemesa.round4.simple.EchoBlockingClient;
-import org.apache.axis2.interopt.whitemesa.round4.simple.utils.EchoEmptyFaultClientUtil;
-import org.apache.axis2.interopt.whitemesa.round4.simple.utils.EchoIntArrayFaultClientUtil;
-import org.apache.axis2.interopt.whitemesa.round4.simple.utils.EchoMultipleFaults1ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round4.simple.utils.EchoMultipleFaults2ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round4.simple.utils.EchoMultipleFaults3Clientutil;
-import org.apache.axis2.interopt.whitemesa.round4.simple.utils.EchoMultipleFaults4ClientUtil;
-import org.apache.axis2.interopt.whitemesa.round4.simple.utils.EchoStringFaultClientUtil;
-import org.apache.axis2.interopt.whitemesa.round4.simple.utils.WhitemesaR4ClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.simple.EchoBlockingClient;
+import org.apache.axis2.interop.whitemesa.round4.simple.utils.EchoEmptyFaultClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.simple.utils.EchoIntArrayFaultClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.simple.utils.EchoMultipleFaults1ClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.simple.utils.EchoMultipleFaults2ClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.simple.utils.EchoMultipleFaults3Clientutil;
+import org.apache.axis2.interop.whitemesa.round4.simple.utils.EchoMultipleFaults4ClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.simple.utils.EchoStringFaultClientUtil;
+import org.apache.axis2.interop.whitemesa.round4.simple.utils.WhitemesaR4ClientUtil;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMXMLParserWrapper;
 import org.apache.axis2.om.impl.llom.exception.XMLComparisonException;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoBaseStructFaultClientutil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoBaseStructFaultClientutil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoBaseStructFaultClientutil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoBaseStructFaultClientutil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.complex;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.complex;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoBlockingClient.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoBlockingClient.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoBlockingClient.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoBlockingClient.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.complex;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.complex;
 
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.Constants;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoExtendedStructFaultClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoExtendedStructFaultClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoExtendedStructFaultClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoExtendedStructFaultClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.complex;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.complex;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoMultipleFaults1ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoMultipleFaults1ClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoMultipleFaults1ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoMultipleFaults1ClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.complex;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.complex;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoMultipleFaults2ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoMultipleFaults2ClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoMultipleFaults2ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoMultipleFaults2ClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.complex;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.complex;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoSOAPStructFaultClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoSOAPStructFaultClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoSOAPStructFaultClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/EchoSOAPStructFaultClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.complex;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.complex;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/SunGroupHClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/SunGroupHClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/SunGroupHClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/complex/SunGroupHClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.complex;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.complex;
 
 import org.apache.axis2.om.OMElement;
 

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/EchoBlockingClient.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/EchoBlockingClient.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/EchoBlockingClient.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/EchoBlockingClient.java Mon Sep 19 01:46:57 2005
@@ -1,10 +1,26 @@
-package org.apache.axis2.interopt.sun.round4.simple;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.simple;
 
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.Constants;
 import org.apache.axis2.addressing.EndpointReference;
 import org.apache.axis2.clientapi.Call;
-import org.apache.axis2.interopt.sun.round4.simple.util.SunGroupHClientUtil;
+import org.apache.axis2.interop.sun.round4.simple.util.SunGroupHClientUtil;
 import org.apache.axis2.om.OMElement;
 
 import java.io.StringWriter;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoEmptyFaultClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoEmptyFaultClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoEmptyFaultClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoEmptyFaultClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.simple.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.simple.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoIntArrayFaultClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoIntArrayFaultClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoIntArrayFaultClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoIntArrayFaultClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.simple.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.simple.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults1ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults1ClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults1ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults1ClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.simple.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.simple.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults2ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults2ClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults2ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults2ClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.simple.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.simple.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults3Clientutil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults3Clientutil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults3Clientutil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults3Clientutil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.simple.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.simple.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults4ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults4ClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults4ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoMultipleFaults4ClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.simple.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.simple.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoStringFaultClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoStringFaultClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoStringFaultClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/EchoStringFaultClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.simple.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.simple.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/SunGroupHClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/SunGroupHClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/SunGroupHClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/sun/round4/simple/util/SunGroupHClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.sun.round4.simple.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.sun.round4.simple.util;
 
 import org.apache.axis2.om.OMElement;
 

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/WhiteMesaIneterop.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/WhiteMesaIneterop.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/WhiteMesaIneterop.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/WhiteMesaIneterop.java Mon Sep 19 01:46:57 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interopt.whitemesa;
+package org.apache.axis2.interop.whitemesa;
 
 import junit.framework.TestCase;
 import org.apache.axis2.AxisFault;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/Round1Client.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/Round1Client.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/Round1Client.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/Round1Client.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.whitemesa.round1;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.whitemesa.round1;
 
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.Constants;
@@ -9,7 +25,7 @@
 import org.apache.axis2.description.OperationDescription;
 import org.apache.axis2.engine.AxisConfiguration;
 import org.apache.axis2.engine.AxisConfigurationImpl;
-import org.apache.axis2.interopt.whitemesa.round1.util.Round1ClientUtil;
+import org.apache.axis2.interop.whitemesa.round1.util.Round1ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 import javax.xml.namespace.QName;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1ClientUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1ClientUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.whitemesa.round1.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.whitemesa.round1.util;
 
 import org.apache.axis2.soap.SOAPEnvelope;
 

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1FloatArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1FloatArrayUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1FloatArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1FloatArrayUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.whitemesa.round1.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.whitemesa.round1.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1FloatUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1FloatUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1FloatUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1FloatUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.whitemesa.round1.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.whitemesa.round1.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1IntArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1IntArrayUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1IntArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1IntArrayUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.whitemesa.round1.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.whitemesa.round1.util;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.soap.SOAPBody;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1IntegerUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1IntegerUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1IntegerUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1IntegerUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.whitemesa.round1.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.whitemesa.round1.util;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.soap.SOAPBody;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StringArrayUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StringArrayUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.whitemesa.round1.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.whitemesa.round1.util;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.soap.SOAPBody;

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StringUtil.java?rev=290096&r1=290095&r2=290096&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StringUtil.java Mon Sep 19 01:46:57 2005
@@ -1,4 +1,20 @@
-package org.apache.axis2.interopt.whitemesa.round1.util;
+/*
+ * Copyright 2004,2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+package org.apache.axis2.interop.whitemesa.round1.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;