You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2005/10/28 01:12:49 UTC

svn commit: r328977 [3/3] - in /webservices/axis2/trunk/java/modules/integration: ./ itest/org/apache/axis2/interop/ itest/org/apache/axis2/mtom/interop/ itest/test/ itest/test/interop/ itest/test/interop/mtom/ itest/test/interop/sun/complex/ itest/tes...

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedArrayUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedArrayUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedStructUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedStructUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoSimpleTypesAsStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoSimpleTypesAsStructUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoSimpleTypesAsStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoSimpleTypesAsStructUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoStructAsSimpleTypesUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoStructAsSimpleTypesUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoStructAsSimpleTypesUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoStructAsSimpleTypesUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/GroupcSoap12EchoStringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupcSoap12EchoStringUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupcSoap12EchoStringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupcSoap12EchoStringUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupcSoap12VoidUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupcSoap12VoidUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupcSoap12VoidUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/GroupcSoap12VoidUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2SOAP12EchoIntegerArrayclientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2SOAP12EchoIntegerArrayclientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2SOAP12EchoIntegerArrayclientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2SOAP12EchoIntegerArrayclientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBase64ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBase64ClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBase64ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBase64ClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBooleanClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBooleanClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBooleanClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBooleanClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDateClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDateClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDateClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDateClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDecimalClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDecimalClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDecimalClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDecimalClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatArrayClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatArrayClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatArrayClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatArrayClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoHexBinaryUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoHexBinaryUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoHexBinaryUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoHexBinaryUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructArrayClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructArrayClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructArrayClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructArrayClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoVoidClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoVoidClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoVoidClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12EchoVoidClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12IntegerUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12IntegerUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12IntegerUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12IntegerUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12StringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12StringArrayUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12StringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12StringArrayUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/Round2Soap12StringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12StringUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12StringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/Round2Soap12StringUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
-       //org.apache.axis2.interop.whitemesa.round2.util
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+package test.interop.whitemesa.round2.util.soap12;
+       //test.interop.whitemesa.round2.util
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 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/test/interop/whitemesa/round2/util/soap12/WMRound2Saop12GroupcFloatUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Saop12GroupcFloatUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Saop12GroupcFloatUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Saop12GroupcFloatUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBase64Util.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBase64Util.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBase64Util.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBase64Util.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBooleanUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBooleanUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBooleanUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBooleanUtil.java Thu Oct 27 16:12:04 2005
@@ -13,9 +13,9 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcEchoStringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcEchoStringUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcEchoStringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcEchoStringUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcFloatArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcFloatArrayUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcFloatArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcFloatArrayUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcHexBinaryUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcHexBinaryUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcHexBinaryUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcHexBinaryUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntegerArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntegerArrayUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntegerArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntegerArrayUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntergerUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntergerUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntergerUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntergerUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStringArrayUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStringArrayUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructArrayUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructArrayUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcVoidUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcVoidUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcVoidUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcVoidUtil.java Thu Oct 27 16:12:04 2005
@@ -14,9 +14,9 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round2.util.soap12;
+package test.interop.whitemesa.round2.util.soap12;
 
-import org.apache.axis2.interop.whitemesa.round2.util.SunRound2ClientUtil;
+import test.interop.whitemesa.round2.util.SunRound2ClientUtil;
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;
 import org.apache.axis2.om.OMNamespace;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/SunRound3Client.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/SunRound3Client.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/SunRound3Client.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/SunRound3Client.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3;
+package test.interop.whitemesa.round3;
 
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.Constants;
@@ -26,7 +26,7 @@
 import org.apache.axis2.description.OutInAxisOperation;
 import org.apache.axis2.engine.AxisConfiguration;
 import org.apache.axis2.engine.AxisConfigurationImpl;
-import org.apache.axis2.interop.whitemesa.round3.util.SunRound3ClientUtil;
+import test.interop.whitemesa.round3.util.SunRound3ClientUtil;
 import org.apache.axis2.soap.SOAPEnvelope;
 
 import javax.xml.namespace.QName;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport1EchoStringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport1EchoStringUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport1EchoStringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport1EchoStringUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport2EchoStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport2EchoStructUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport2EchoStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport2EchoStructUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport3StructArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport3StructArrayUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport3StructArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDImport3StructArrayUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStringArrayUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStringArrayUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStringUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStringUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStructUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcStructUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcVoidUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcVoidUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcVoidUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GDRpcVoidUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GEListUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GEListUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GEListUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GEListUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GFHeaderTestUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GFHeaderTestUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GFHeaderTestUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/GFHeaderTestUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/Round3EmptySAEchoStringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/Round3EmptySAEchoStringUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/Round3EmptySAEchoStringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/Round3EmptySAEchoStringUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/SunRound3ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/SunRound3ClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/SunRound3ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round3/util/SunRound3ClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round3.util;
+package test.interop.whitemesa.round3.util;
 
 import org.apache.axis2.soap.SOAPEnvelope;
 

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/EchoBlockingClient.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/EchoBlockingClient.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/EchoBlockingClient.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/EchoBlockingClient.java Thu Oct 27 16:12:04 2005
@@ -14,13 +14,13 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.complex;
+package test.interop.whitemesa.round4.complex;
 
 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.interop.whitemesa.round4.complex.utils.WhitemesaR4ClientUtil;
+import test.interop.whitemesa.round4.complex.utils.WhitemesaR4ClientUtil;
 import org.apache.axis2.om.OMElement;
 
 

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoBaseStructFaultClientutil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoBaseStructFaultClientutil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoBaseStructFaultClientutil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoBaseStructFaultClientutil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.complex.utils;
+package test.interop.whitemesa.round4.complex.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoExtendedStructFaultClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoExtendedStructFaultClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoExtendedStructFaultClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoExtendedStructFaultClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.complex.utils;
+package test.interop.whitemesa.round4.complex.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoMultipleFaults1ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoMultipleFaults1ClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoMultipleFaults1ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoMultipleFaults1ClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.complex.utils;
+package test.interop.whitemesa.round4.complex.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoMultipleFaults2ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoMultipleFaults2ClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoMultipleFaults2ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoMultipleFaults2ClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.complex.utils;
+package test.interop.whitemesa.round4.complex.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoSOAPStructFaultClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoSOAPStructFaultClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoSOAPStructFaultClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/EchoSOAPStructFaultClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.complex.utils;
+package test.interop.whitemesa.round4.complex.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/WhitemesaR4ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/WhitemesaR4ClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/WhitemesaR4ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/complex/utils/WhitemesaR4ClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.complex.utils;
+package test.interop.whitemesa.round4.complex.utils;
 
 import org.apache.axis2.om.OMElement;
 

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/EchoBlockingClient.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/EchoBlockingClient.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/EchoBlockingClient.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/EchoBlockingClient.java Thu Oct 27 16:12:04 2005
@@ -14,13 +14,13 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.simple;
+package test.interop.whitemesa.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.interop.whitemesa.round4.simple.utils.WhitemesaR4ClientUtil;
+import test.interop.whitemesa.round4.simple.utils.WhitemesaR4ClientUtil;
 import org.apache.axis2.om.OMElement;
 
 

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoEmptyFaultClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoEmptyFaultClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoEmptyFaultClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoEmptyFaultClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.simple.utils;
+package test.interop.whitemesa.round4.simple.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoIntArrayFaultClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoIntArrayFaultClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoIntArrayFaultClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoIntArrayFaultClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.simple.utils;
+package test.interop.whitemesa.round4.simple.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults1ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults1ClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults1ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults1ClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.simple.utils;
+package test.interop.whitemesa.round4.simple.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults2ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults2ClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults2ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults2ClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.simple.utils;
+package test.interop.whitemesa.round4.simple.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults3Clientutil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults3Clientutil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults3Clientutil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults3Clientutil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.simple.utils;
+package test.interop.whitemesa.round4.simple.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults4ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults4ClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults4ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoMultipleFaults4ClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.simple.utils;
+package test.interop.whitemesa.round4.simple.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoStringFaultClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoStringFaultClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoStringFaultClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/EchoStringFaultClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.simple.utils;
+package test.interop.whitemesa.round4.simple.utils;
 
 import org.apache.axis2.om.OMAbstractFactory;
 import org.apache.axis2.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/WhitemesaR4ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/WhitemesaR4ClientUtil.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/WhitemesaR4ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/interop/whitemesa/round4/simple/utils/WhitemesaR4ClientUtil.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.interop.whitemesa.round4.simple.utils;
+package test.interop.whitemesa.round4.simple.utils;
 
 import org.apache.axis2.om.OMElement;
 

Modified: webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/MessageComparator.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/MessageComparator.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/MessageComparator.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/MessageComparator.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.soap12testing.client;
+package test.soap12testing.client;
 
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.om.OMXMLParserWrapper;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAP12TestClient.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAP12TestClient.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAP12TestClient.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAP12TestClient.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.soap12testing.client;
+package test.soap12testing.client;
 
 import org.apache.commons.logging.Log;
 import org.apache.commons.logging.LogFactory;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAPComparator.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAPComparator.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAPComparator.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAPComparator.java Thu Oct 27 16:12:04 2005
@@ -19,7 +19,7 @@
   tests in SOAP 1.2 Testing. Therefore this can not be used for comman soap comparisons.
 */
 
-package org.apache.axis2.soap12testing.client;
+package test.soap12testing.client;
 
 import org.apache.axis2.om.impl.llom.exception.XMLComparisonException;
 import org.apache.axis2.om.impl.llom.util.XMLComparator;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAPCreater.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAPCreater.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAPCreater.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/client/SOAPCreater.java Thu Oct 27 16:12:04 2005
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.soap12testing.client;
+package test.soap12testing.client;
 
 import org.apache.axis2.om.OMXMLParserWrapper;
 import org.apache.axis2.soap.SOAP12Constants;

Modified: webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/server/SimpleServer.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/server/SimpleServer.java?rev=328977&r1=328886&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/server/SimpleServer.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/test/soap12testing/server/SimpleServer.java Thu Oct 27 16:12:04 2005
@@ -14,10 +14,10 @@
  * limitations under the License.
  */
 
-package org.apache.axis2.soap12testing.server;
+package test.soap12testing.server;
 
 import org.apache.axis2.AxisFault;
-import org.apache.axis2.soap12testing.client.MessageComparator;
+import test.soap12testing.client.MessageComparator;
 import org.apache.axis2.transport.http.SimpleHTTPServer;
 import org.apache.commons.logging.Log;
 import org.apache.commons.logging.LogFactory;

Modified: webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/soap12testing/soap12testsuite/SOAP12Test.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/soap12testing/soap12testsuite/SOAP12Test.java?rev=328977&r1=328976&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/soap12testing/soap12testsuite/SOAP12Test.java (original)
+++ webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/soap12testing/soap12testsuite/SOAP12Test.java Thu Oct 27 16:12:04 2005
@@ -17,9 +17,9 @@
 package org.apache.axis2.soap12testing.soap12testsuite;
 
 import junit.framework.TestCase;
-import org.apache.axis2.soap12testing.client.MessageComparator;
-import org.apache.axis2.soap12testing.client.SOAP12TestClient;
-import org.apache.axis2.soap12testing.server.SimpleServer;
+import test.soap12testing.client.MessageComparator;
+import test.soap12testing.client.SOAP12TestClient;
+import test.soap12testing.server.SimpleServer;
 
 public class SOAP12Test extends TestCase {
     private SimpleServer server;

Modified: webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/soap12testing/soap12testsuite/SOAP12TestWithFaults.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/soap12testing/soap12testsuite/SOAP12TestWithFaults.java?rev=328977&r1=328976&r2=328977&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/soap12testing/soap12testsuite/SOAP12TestWithFaults.java (original)
+++ webservices/axis2/trunk/java/modules/integration/test/org/apache/axis2/soap12testing/soap12testsuite/SOAP12TestWithFaults.java Thu Oct 27 16:12:04 2005
@@ -17,9 +17,9 @@
 package org.apache.axis2.soap12testing.soap12testsuite;
 
 import junit.framework.TestCase;
-import org.apache.axis2.soap12testing.client.MessageComparator;
-import org.apache.axis2.soap12testing.client.SOAP12TestClient;
-import org.apache.axis2.soap12testing.server.SimpleServer;
+import test.soap12testing.client.MessageComparator;
+import test.soap12testing.client.SOAP12TestClient;
+import test.soap12testing.server.SimpleServer;
 
 public class SOAP12TestWithFaults extends TestCase {
     private SimpleServer server;