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 ch...@apache.org on 2006/11/13 12:47:45 UTC

svn commit: r474264 - /webservices/axis2/branches/java/1_1/xdocs/tools/1_1/idea/Idea_plug-in_userguide.html

Author: chatra
Date: Mon Nov 13 03:47:45 2006
New Revision: 474264

URL: http://svn.apache.org/viewvc?view=rev&rev=474264
Log:
added infor on 'generate all'

Modified:
    webservices/axis2/branches/java/1_1/xdocs/tools/1_1/idea/Idea_plug-in_userguide.html

Modified: webservices/axis2/branches/java/1_1/xdocs/tools/1_1/idea/Idea_plug-in_userguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/tools/1_1/idea/Idea_plug-in_userguide.html?view=diff&rev=474264&r1=474263&r2=474264
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/tools/1_1/idea/Idea_plug-in_userguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/tools/1_1/idea/Idea_plug-in_userguide.html Mon Nov 13 03:47:45 2006
@@ -158,7 +158,7 @@
   If the user selects "Generate an interface for skeleton" option then it only generates an 
 interface for the server side. If so the user has to implement this interface. If this 
 option is not selected, the skeleton class is generated, which the user can fill in later on.</li> 
-  <li>If user selects "Generate All" option .......................</li>  
+  <li>If user selects "Generate All" option, then all the classes will be generated in the referenced schemas by the WSDL irrespective of elements referred by the WSDL, along with the client side code.</li>  
   </ul> 
 
   <li>The dafault behaviour of the code generator is to map namespaces to 



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