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 2006/10/12 20:15:24 UTC

svn commit: r463361 - /webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java

Author: dims
Date: Thu Oct 12 11:15:23 2006
New Revision: 463361

URL: http://svn.apache.org/viewvc?view=rev&rev=463361
Log:
oops!

Modified:
    webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java

Modified: webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java?view=diff&rev=463361&r1=463360&r2=463361
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java (original)
+++ webservices/axis2/branches/java/1_1/modules/kernel/src/org/apache/axis2/description/AxisService.java Thu Oct 12 11:15:23 2006
@@ -680,7 +680,7 @@
                     "<description>Unable to generate WSDL for this service</description>" +
                     "<reason>If you wish Axis2 to automatically generate the WSDL, then please use one of the RPC message " +
                     "receivers for the service(s)/operation(s) in services.xml. If you have added a custom WSDL in the " +
-                    "META-INF directory, then please make sure that make sure that the name of the service in services.xml " +
+                    "META-INF directory, then please make sure that the name of the service in services.xml " +
                     "(/serviceGroup/service/@name) is the same as in the " +
                     "custom wsdl's service name (/wsdl:definitions/wsdl:service/@name). </reason>" +
                     "</error>";



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