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 aj...@apache.org on 2006/01/10 15:47:19 UTC

svn commit: r367620 - /webservices/axis2/trunk/java/modules/tool/help/service/service-help.html

Author: ajith
Date: Tue Jan 10 06:47:13 2006
New Revision: 367620

URL: http://svn.apache.org/viewcvs?rev=367620&view=rev
Log:
Updated the help NOT to include the screens that are not included in this version

Modified:
    webservices/axis2/trunk/java/modules/tool/help/service/service-help.html

Modified: webservices/axis2/trunk/java/modules/tool/help/service/service-help.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/modules/tool/help/service/service-help.html?rev=367620&r1=367619&r2=367620&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/help/service/service-help.html (original)
+++ webservices/axis2/trunk/java/modules/tool/help/service/service-help.html Tue Jan 10 06:47:13 2006
@@ -1,9 +1,9 @@
-<title>Service Archive Generator Wizard - Eclipse Plug-in</title>
+<title>Service Archive Generator Wizard - Eclipse Plug-in</title>
 <h1>Service Archive Generator Wizard - Eclipse Plug-in</h1>
 <h2>Introduction</h2>
-<p>As part of the Axis2 tool set, the service archive generator is an important tool that
+<p>As part of the Axis2 tool set, the service archive generator is an important tool that
 allows the generation of service archives.This document explains the 
-usage of the archive generator plug-in. The full documentation that includes the installation is avaialble
+usage of the archive generator plug-in. The full documentation that includes the installation is avaialble
 at the Axis2 web site</p>
 <h2>Operation</h2>
 <p>If the plug-in is properly installed you should see a new wizard under the 
@@ -20,6 +20,8 @@
 <img border="0" src="service_page2.JPG" width="500" height="500"></p>
 <p align="center">Select the service.XML file in the next wizard page</p>
 <p align="center"><img border="0" src="service_page3.JPG" width="500" height="500"></p>
+
+<!--
 <p>Note that The service XML file can be generated if needed. To proceed
 to the service generaion page, check the "generate automatically" checkbox. </p>
 <p align="center"><img border="0" src="service_page3_hl.JPG"></p>
@@ -37,6 +39,8 @@
 <p>Further filtering can be achieved by using the "search declared methods" only checkbox</p>
 <p align="center"><img border="0" src="service_page4_search_declared.JPG" ></p>
 <p>Once the method selection is complete the wizard has enough information to generate a basic services.xml file. If further customization is required, there's no choice but to manually edit it!</p>
+
+-->
 <p>The next step is to add the libraries. The library addition page looks like this </p>
 <p align="center"><img border="0" src="service_page5.JPG" ></p>
 <p>The library name (with full path) can be either typed on the text box or browsed for using the browse button. </p>