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 ch...@apache.org on 2006/11/07 10:36:36 UTC

svn commit: r472047 - /webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html

Author: chatra
Date: Tue Nov  7 01:36:35 2006
New Revision: 472047

URL: http://svn.apache.org/viewvc?view=rev&rev=472047
Log:
minor change pointed by Karthiga. Thanks

Modified:
    webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html?view=diff&rev=472047&r1=472046&r2=472047
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/jibx/jibx-doclit-example.html Tue Nov  7 01:36:35 2006
@@ -153,7 +153,7 @@
 <p>You need to supply an appropriate JiBX binding definition for use in code
 generation (using the <i>-Ebindingfile {file}</i> parameter for WSDL2Java - see
 <a href="./jibx-codegen-integration.html#codegen">JiBX Codegen Integration -
-WSDL2Java usage</a> for more details). This must define concrete <i>mapping</i>s
+WSDL2Java usage</a> for more details). This must define concrete <i>mappings</i>
 for each element used as the input or output of an operation. The JiBX code
 generation extension matches the element names to the binding in order to
 determine the corresponding class to use in generated code.</p>



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