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 aj...@apache.org on 2005/08/15 13:14:59 UTC

svn commit: r232793 - in /webservices/axis/trunk/java/xdocs: CodegenToolReference.html ServiceArchiveToolReference.html images/tools/OptionsPage.jpg images/tools/ServicePage1.jpg images/tools/ServiceWSDLpage.jpg images/tools/toolSelectionpage.jpg

Author: ajith
Date: Mon Aug 15 04:14:08 2005
New Revision: 232793

URL: http://svn.apache.org/viewcvs?rev=232793&view=rev
Log:
Adding the documents for the updated tools.

Added:
    webservices/axis/trunk/java/xdocs/images/tools/ServiceWSDLpage.jpg   (with props)
    webservices/axis/trunk/java/xdocs/images/tools/toolSelectionpage.jpg   (with props)
Modified:
    webservices/axis/trunk/java/xdocs/CodegenToolReference.html
    webservices/axis/trunk/java/xdocs/ServiceArchiveToolReference.html
    webservices/axis/trunk/java/xdocs/images/tools/OptionsPage.jpg
    webservices/axis/trunk/java/xdocs/images/tools/ServicePage1.jpg

Modified: webservices/axis/trunk/java/xdocs/CodegenToolReference.html
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/CodegenToolReference.html?rev=232793&r1=232792&r2=232793&view=diff
==============================================================================
--- webservices/axis/trunk/java/xdocs/CodegenToolReference.html (original)
+++ webservices/axis/trunk/java/xdocs/CodegenToolReference.html Mon Aug 15 04:14:08 2005
@@ -1,5 +1,4 @@
 <title>Code Generator Wizard - Eclipse Plug-in</title>
-<p><strong><i>Please note that this plugin is not available with Axis2-0.91 release</i></strong></p>
 <h1>Code Generator Wizard - Eclipse Plug-in</h1>
 <h2>Introduction</h2>
 <p>The Axis2 code generator comes built-in with an
@@ -28,6 +27,10 @@
 <img border="0" src="images/tools/wizardSelectionPage.jpg" width="500" height="500"></p>
 <p>Selecting the wizard and pressing the next button will start the code 
 generator wizard. Following is the first wizard page.</p>
+<p>
+<img border="0" src="images/tools/toolSelectionpage.jpg" width="557" height="501"></p>
+<p>Selecting the generate code from WSDL option leads to the next page. Note 
+that the Java-to-WSDL tool is disabled.</p>
 <p>
 <img border="0" src="images/tools/WSDLSelectionPage.jpg" width="518" height="500"></p>
 <p>To move on to the next page the WSDL file location must be given. The browse 

Modified: webservices/axis/trunk/java/xdocs/ServiceArchiveToolReference.html
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/ServiceArchiveToolReference.html?rev=232793&r1=232792&r2=232793&view=diff
==============================================================================
--- webservices/axis/trunk/java/xdocs/ServiceArchiveToolReference.html (original)
+++ webservices/axis/trunk/java/xdocs/ServiceArchiveToolReference.html Mon Aug 15 04:14:08 2005
@@ -1,5 +1,3 @@
-<strong><i>Please note that this plugin is not available with Axis2-0.91 
-release</i></strong>
 <h1>Service Archive Wizard - Eclipse Plug-in</h1>
 <p>Axis2 comes with a simple service archiver tool. This tool provides easy to use functionality to develop a axis archive or an "aar" file or a "jar" file that can be deployed as a web service to the Axis2. This tool is in the form of 
 an Eclipse plug-in and can be downloaded from the downloads section. The 
@@ -21,7 +19,11 @@
 <p><img border="0" src="images/tools/ServicePage1.jpg" width="500" height="500"></p>
 <p>Once the class file folder&nbsp; is given (which should be a folder in the file 
 system) the next button will be enabled. Page 2 of the wizard requires you to 
-locate the server.xml</p>
+locate the wsdl file</p>
+<p>
+<img border="0" src="images/tools/ServiceWSDLpage.jpg" width="500" height="500"></p>
+<p>The WSDL can be skipped if needed. Select the service.XML file in the next 
+wizard page.</p>
 <p><img border="0" src="images/tools/ServicePage2.jpg" width="500" height="500"></p>
 <p>Note that the automatic generation of the service.xml is disabled for this 
 release. After the service.xml is located you can point to the output location 

Modified: webservices/axis/trunk/java/xdocs/images/tools/OptionsPage.jpg
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/images/tools/OptionsPage.jpg?rev=232793&r1=232792&r2=232793&view=diff
==============================================================================
Binary files - no diff available.

Modified: webservices/axis/trunk/java/xdocs/images/tools/ServicePage1.jpg
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/images/tools/ServicePage1.jpg?rev=232793&r1=232792&r2=232793&view=diff
==============================================================================
Binary files - no diff available.

Added: webservices/axis/trunk/java/xdocs/images/tools/ServiceWSDLpage.jpg
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/images/tools/ServiceWSDLpage.jpg?rev=232793&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis/trunk/java/xdocs/images/tools/ServiceWSDLpage.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis/trunk/java/xdocs/images/tools/toolSelectionpage.jpg
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/images/tools/toolSelectionpage.jpg?rev=232793&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis/trunk/java/xdocs/images/tools/toolSelectionpage.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream