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/19 06:30:46 UTC

svn commit: r465475 - /webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.properties

Author: dims
Date: Wed Oct 18 21:30:42 2006
New Revision: 465475

URL: http://svn.apache.org/viewvc?view=rev&rev=465475
Log:
Fix for AXIS2-1423 - Corrected a mistake in resources.properties file(codegen\src\org\apache\axis2\wsdl\i18n)

Modified:
    webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.properties

Modified: webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.properties?view=diff&rev=465475&r1=465474&r2=465475
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.properties (original)
+++ webservices/axis2/branches/java/1_1/modules/codegen/src/org/apache/axis2/wsdl/i18n/resource.properties Wed Oct 18 21:30:42 2006
@@ -26,7 +26,7 @@
 wsdl2code.arg10=\t  -d <databinding>         Valid databinding(s) are adb, xmlbeans, jibx, jaxme and jaxbri (Default: adb).
 wsdl2code.arg11=\t  -g                       Generates all the classes. Valid only with -ss.
 wsdl2code.arg12=\t  -pn <port_name>          Choose a specific port when there are multiple ports in the wsdl.
-wsdl2code.arg13=\t  -sn <service_name>       Choose a specific service when there are multiple multiple services in the wsdl.
+wsdl2code.arg13=\t  -sn <service_name>       Choose a specific service when there are multiple services in the wsdl.
 wsdl2code.arg14=\t  -u                       Unpacks the databinding classes
 wsdl2code.arg15=\t  -r <path>                Specify a repository against which code is generated.
 wsdl2code.arg16=\t  -ns2p ns1=pkg1,ns2=pkg2  Specify a custom package name for each namespace specified in the wsdl's schema.



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