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

svn commit: r292612 [2/2] - in /webservices/axis2/trunk/java/modules: core/src/org/apache/axis2/description/ core/test-resources/deployment/module1/org/apache/module/ core/test-resources/deployment/serviceModule/org/apache/axis/ core/test/org/apache/ax...

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StructUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1StructUtil.java Thu Sep 29 20:29:35 2005
@@ -21,13 +21,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Aug 14, 2005
- * Time: 2:47:11 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round1StructUtil implements Round1ClientUtil{
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1VoidUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1VoidUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1VoidUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round1/util/Round1VoidUtil.java Thu Sep 29 20:29:35 2005
@@ -21,13 +21,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Aug 14, 2005
- * Time: 2:07:35 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round1VoidUtil implements Round1ClientUtil{
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/R2MSaxms2DStringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/R2MSaxms2DStringArrayUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/R2MSaxms2DStringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/R2MSaxms2DStringArrayUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Aug 29, 2005
- * Time: 12:23:27 PM
- * To change this template use File | Settings | File Templates.
- */
 public class R2MSaxms2DStringArrayUtil implements SunRound2ClientUtil{
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12Echo2DStringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12Echo2DStringArrayUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12Echo2DStringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12Echo2DStringArrayUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 6, 2005
- * Time: 9:41:45 AM
- * To change this template use File | Settings | File Templates.
- */
 public class GroupbSoap12Echo2DStringArrayUtil implements SunRound2ClientUtil {
 
      public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedArrayUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedArrayUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 6, 2005
- * Time: 10:35:41 AM
- * To change this template use File | Settings | File Templates.
- */
 public class GroupbSoap12EchoNestedArrayUtil implements SunRound2ClientUtil {
 
      public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedStructUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoNestedStructUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 6, 2005
- * Time: 10:25:46 AM
- * To change this template use File | Settings | File Templates.
- */
 public class GroupbSoap12EchoNestedStructUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoSimpleTypesAsStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoSimpleTypesAsStructUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoSimpleTypesAsStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoSimpleTypesAsStructUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 8:09:53 PM
- * To change this template use File | Settings | File Templates.
- */
 public class GroupbSoap12EchoSimpleTypesAsStructUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoStructAsSimpleTypesUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoStructAsSimpleTypesUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoStructAsSimpleTypesUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupbSoap12EchoStructAsSimpleTypesUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 5:27:41 PM
- * To change this template use File | Settings | File Templates.
- */
 public class GroupbSoap12EchoStructAsSimpleTypesUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupcSoap12EchoStringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupcSoap12EchoStringUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupcSoap12EchoStringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupcSoap12EchoStringUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 6, 2005
- * Time: 10:39:09 AM
- * To change this template use File | Settings | File Templates.
- */
 public class GroupcSoap12EchoStringUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupcSoap12VoidUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupcSoap12VoidUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupcSoap12VoidUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/GroupcSoap12VoidUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 6, 2005
- * Time: 10:55:02 AM
- * To change this template use File | Settings | File Templates.
- */
 public class GroupcSoap12VoidUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2SOAP12EchoIntegerArrayclientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2SOAP12EchoIntegerArrayclientUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2SOAP12EchoIntegerArrayclientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2SOAP12EchoIntegerArrayclientUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 4:43:24 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2SOAP12EchoIntegerArrayclientUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBase64ClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBase64ClientUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBase64ClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBase64ClientUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 5:04:20 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12EchoBase64ClientUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBooleanClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBooleanClientUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBooleanClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoBooleanClientUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 5:18:48 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12EchoBooleanClientUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDateClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDateClientUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDateClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDateClientUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 5:06:41 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12EchoDateClientUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDecimalClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDecimalClientUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDecimalClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoDecimalClientUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 5:15:54 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12EchoDecimalClientUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatArrayClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatArrayClientUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatArrayClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatArrayClientUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 4:54:21 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12EchoFloatArrayClientUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatClientUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoFloatClientUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 4:46:28 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12EchoFloatClientUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoHexBinaryUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoHexBinaryUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoHexBinaryUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoHexBinaryUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 5:09:43 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12EchoHexBinaryUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructArrayClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructArrayClientUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructArrayClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructArrayClientUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 4:59:41 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12EchoStructArrayClientUtil implements SunRound2ClientUtil {
     public SOAPEnvelope getEchoSoapEnvelope() {
 

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructClientUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoStructClientUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 4:56:26 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12EchoStructClientUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoVoidClientUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoVoidClientUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoVoidClientUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12EchoVoidClientUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 5:02:22 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12EchoVoidClientUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12IntegerUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12IntegerUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12IntegerUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12IntegerUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 4:28:22 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12IntegerUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12StringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12StringArrayUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12StringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12StringArrayUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 4:09:55 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12StringArrayUtil implements SunRound2ClientUtil {
     public SOAPEnvelope getEchoSoapEnvelope() {
 

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12StringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12StringUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12StringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/Round2Soap12StringUtil.java Thu Sep 29 20:29:35 2005
@@ -23,13 +23,6 @@
 import org.apache.axis2.soap.SOAPEnvelope;
 import org.apache.axis2.soap.SOAPFactory;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 5, 2005
- * Time: 3:20:25 PM
- * To change this template use File | Settings | File Templates.
- */
 public class Round2Soap12StringUtil implements SunRound2ClientUtil{
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Saop12GroupcFloatUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Saop12GroupcFloatUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Saop12GroupcFloatUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Saop12GroupcFloatUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:37:03 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Saop12GroupcFloatUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBase64Util.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBase64Util.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBase64Util.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBase64Util.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:47:52 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcBase64Util implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBooleanUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBooleanUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBooleanUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcBooleanUtil.java Thu Sep 29 20:29:35 2005
@@ -25,13 +25,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:52:44 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcBooleanUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcEchoStringUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcEchoStringUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcEchoStringUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcEchoStringUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:31:40 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcEchoStringUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcFloatArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcFloatArrayUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcFloatArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcFloatArrayUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:44:05 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcFloatArrayUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcHexBinaryUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcHexBinaryUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcHexBinaryUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcHexBinaryUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:49:04 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcHexBinaryUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntegerArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntegerArrayUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntegerArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntegerArrayUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:35:42 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcIntegerArrayUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntergerUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntergerUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntergerUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcIntergerUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:33:14 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcIntergerUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStringArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStringArrayUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStringArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStringArrayUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:34:43 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcStringArrayUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructArrayUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructArrayUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructArrayUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructArrayUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:46:23 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcStructArrayUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcStructUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:45:14 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcStructUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcVoidUtil.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcVoidUtil.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcVoidUtil.java (original)
+++ webservices/axis2/trunk/java/modules/integration/src/org/apache/axis2/interop/whitemesa/round2/util/soap12/WMRound2Soap12GroupcVoidUtil.java Thu Sep 29 20:29:35 2005
@@ -26,13 +26,6 @@
 import org.apache.axis2.soap.SOAPHeader;
 import org.apache.axis2.soap.SOAPHeaderBlock;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Gayan
- * Date: Sep 12, 2005
- * Time: 5:23:05 PM
- * To change this template use File | Settings | File Templates.
- */
 public class WMRound2Soap12GroupcVoidUtil implements SunRound2ClientUtil {
 
     public SOAPEnvelope getEchoSoapEnvelope() {

Modified: webservices/axis2/trunk/java/modules/samples/src/sample/amazon/amazonSimpleQueueService/ListenersOut.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/samples/src/sample/amazon/amazonSimpleQueueService/ListenersOut.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/src/sample/amazon/amazonSimpleQueueService/ListenersOut.java (original)
+++ webservices/axis2/trunk/java/modules/samples/src/sample/amazon/amazonSimpleQueueService/ListenersOut.java Thu Sep 29 20:29:35 2005
@@ -70,11 +70,9 @@
     }
 
     public void keyReleased(KeyEvent e) {
-        //To change body of implemented methods use File | Settings | File Templates.
     }
 
     public void keyTyped(KeyEvent e) {
-        //To change body of implemented methods use File | Settings | File Templates.
     }
 
     public void actionPerformed(ActionEvent e) {
@@ -103,6 +101,5 @@
     }
 
     public void mouseMoved(MouseEvent e) {
-        //To change body of implemented methods use File | Settings | File Templates.
     }
 }

Modified: webservices/axis2/trunk/java/modules/samples/src/sample/mtom/imagetransfer/client/UserInterface.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/samples/src/sample/mtom/imagetransfer/client/UserInterface.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/src/sample/mtom/imagetransfer/client/UserInterface.java (original)
+++ webservices/axis2/trunk/java/modules/samples/src/sample/mtom/imagetransfer/client/UserInterface.java Thu Sep 29 20:29:35 2005
@@ -156,8 +156,7 @@
                     " Success", JOptionPane.PLAIN_MESSAGE);
             }
         } catch (Exception e) {
-            e.printStackTrace(); //To change body of catch statement use File |
-            // Settings | File Templates.
+            e.printStackTrace();
         }
 
     }
@@ -179,8 +178,7 @@
         }
 
         public String getDescription() {
-            return null; //To change body of implemented methods use File |
-            // Settings | File Templates.
+            return null;
         }
 
         private String getExtension(File f) {

Modified: webservices/axis2/trunk/java/modules/samples/src/sample/yahooservices/RESTSearch/RESTSearchClient.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/samples/src/sample/yahooservices/RESTSearch/RESTSearchClient.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/src/sample/yahooservices/RESTSearch/RESTSearchClient.java (original)
+++ webservices/axis2/trunk/java/modules/samples/src/sample/yahooservices/RESTSearch/RESTSearchClient.java Thu Sep 29 20:29:35 2005
@@ -9,14 +9,6 @@
 import javax.xml.stream.XMLOutputFactory;
 import javax.xml.stream.XMLStreamWriter;
 
-
-/**
- * Created by IntelliJ IDEA.
- * User: saminda
- * Date: Jul 11, 2005
- * Time: 2:25:56 PM
- * To change this template use File | Settings | File Templates.
- */
 public class RESTSearchClient {
     public static void main(String[] args) {
         try{

Modified: webservices/axis2/trunk/java/modules/samples/src/userguide/loggingmodule/LoggingModule.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/samples/src/userguide/loggingmodule/LoggingModule.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/src/userguide/loggingmodule/LoggingModule.java (original)
+++ webservices/axis2/trunk/java/modules/samples/src/userguide/loggingmodule/LoggingModule.java Thu Sep 29 20:29:35 2005
@@ -26,11 +26,9 @@
 
     // initialize the module
     public void init(AxisConfiguration axisSystem) throws AxisFault {
-        //To change body of implemented methods use File | Settings | File Templates.
     }
 
     // shutdown the module
     public void shutdown(AxisConfiguration axisSystem) throws AxisFault {
-        //To change body of implemented methods use File | Settings | File Templates.
     }
 }

Modified: webservices/axis2/trunk/java/modules/tool/ideaplugin/plugin/org/apache/idaeplugin/frames/DescriptorFile.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/tool/ideaplugin/plugin/org/apache/idaeplugin/frames/DescriptorFile.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/ideaplugin/plugin/org/apache/idaeplugin/frames/DescriptorFile.java (original)
+++ webservices/axis2/trunk/java/modules/tool/ideaplugin/plugin/org/apache/idaeplugin/frames/DescriptorFile.java Thu Sep 29 20:29:35 2005
@@ -81,16 +81,12 @@
 
     //to keep a refernce to next panel
     public void setNext(JPanel next) {
-        //To change body of implemented methods use File | Settings | File Templates.
     }
 
     public JPanel getNext() {
         OutPage out = new OutPage(parent);
         out.setPrivious(this);
         return out;
-//        ResourceChooser rs =   new ResourceChooser(parent);
-//        rs.setPrivious(this);
-//        return rs ;
     }
 
     //to keep a refernce to previous panel

Modified: webservices/axis2/trunk/java/modules/wsdl/src/org/apache/wsdl/extensions/impl/SOAPHeadeImpl.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/wsdl/src/org/apache/wsdl/extensions/impl/SOAPHeadeImpl.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/wsdl/src/org/apache/wsdl/extensions/impl/SOAPHeadeImpl.java (original)
+++ webservices/axis2/trunk/java/modules/wsdl/src/org/apache/wsdl/extensions/impl/SOAPHeadeImpl.java Thu Sep 29 20:29:35 2005
@@ -4,13 +4,6 @@
 
 import javax.xml.namespace.QName;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Ajith
- * Date: Aug 30, 2005
- * Time: 12:19:02 PM
- * To change this template use File | Settings | File Templates.
- */
 public class SOAPHeadeImpl extends SOAPBodyImpl implements SOAPHeader {
 
     private QName messageName = null;

Modified: webservices/axis2/trunk/java/modules/xml/src/org/apache/axis2/om/impl/llom/exception/OMBuilderException.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/xml/src/org/apache/axis2/om/impl/llom/exception/OMBuilderException.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/xml/src/org/apache/axis2/om/impl/llom/exception/OMBuilderException.java (original)
+++ webservices/axis2/trunk/java/modules/xml/src/org/apache/axis2/om/impl/llom/exception/OMBuilderException.java Thu Sep 29 20:29:35 2005
@@ -32,6 +32,6 @@
     }
 
     public OMBuilderException(Throwable cause) {
-        super(cause);    //To change body of overridden methods use File | Settings | File Templates.
+        super(cause);
     }
 }

Modified: webservices/axis2/trunk/java/modules/xml/src/org/apache/axis2/om/util/XPathEvaluator.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/xml/src/org/apache/axis2/om/util/XPathEvaluator.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/xml/src/org/apache/axis2/om/util/XPathEvaluator.java (original)
+++ webservices/axis2/trunk/java/modules/xml/src/org/apache/axis2/om/util/XPathEvaluator.java Thu Sep 29 20:29:35 2005
@@ -5,13 +5,6 @@
 
 import java.util.List;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Ajith
- * Date: Sep 6, 2005
- * Time: 8:02:51 PM
- * To change this template use File | Settings | File Templates.
- */
 public class XPathEvaluator {
 
     public List evaluateXpath(String xpathExpression, Object element, String nsURI) throws Exception{

Modified: webservices/axis2/trunk/java/modules/xml/test/org/apache/axis2/soap/impl/llom/builder/StAXSOAPModelBuilderTest.java
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/xml/test/org/apache/axis2/soap/impl/llom/builder/StAXSOAPModelBuilderTest.java?rev=292612&r1=292611&r2=292612&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/xml/test/org/apache/axis2/soap/impl/llom/builder/StAXSOAPModelBuilderTest.java (original)
+++ webservices/axis2/trunk/java/modules/xml/test/org/apache/axis2/soap/impl/llom/builder/StAXSOAPModelBuilderTest.java Thu Sep 29 20:29:35 2005
@@ -15,13 +15,6 @@
 import java.io.StringReader;
 import java.util.Iterator;
 
-/**
- * Created by IntelliJ IDEA.
- * User: Anushka
- * Date: Jun 3, 2005
- * Time: 10:22:26 AM
- * To change this template use File | Settings | File Templates.
- */
 public class StAXSOAPModelBuilderTest extends TestCase {
 
     private Log log = LogFactory.getLog(getClass());