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/06/07 08:33:47 UTC

svn commit: r188705 - in /webservices/axis/trunk/java/xdocs: ServiceArchiveToolReference.html images/tools/ServicePage1.JPG images/tools/ServicePage2.JPG images/tools/ServicePage4.JPG images/tools/ServiceWizardSelection.JPG tools/Axis2_Service_Wizard.zip

Author: ajith
Date: Mon Jun  6 23:33:46 2005
New Revision: 188705

URL: http://svn.apache.org/viewcvs?rev=188705&view=rev
Log:
1.Updated the service archive wizard
2.Added the documentation for the service archive wizard

Added:
    webservices/axis/trunk/java/xdocs/images/tools/ServicePage1.JPG   (with props)
    webservices/axis/trunk/java/xdocs/images/tools/ServicePage2.JPG   (with props)
    webservices/axis/trunk/java/xdocs/images/tools/ServicePage4.JPG   (with props)
    webservices/axis/trunk/java/xdocs/images/tools/ServiceWizardSelection.JPG   (with props)
Modified:
    webservices/axis/trunk/java/xdocs/ServiceArchiveToolReference.html
    webservices/axis/trunk/java/xdocs/tools/Axis2_Service_Wizard.zip

Modified: webservices/axis/trunk/java/xdocs/ServiceArchiveToolReference.html
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/ServiceArchiveToolReference.html?rev=188705&r1=188704&r2=188705&view=diff
==============================================================================
--- webservices/axis/trunk/java/xdocs/ServiceArchiveToolReference.html (original)
+++ webservices/axis/trunk/java/xdocs/ServiceArchiveToolReference.html Mon Jun  6 23:33:46 2005
@@ -1 +1,32 @@
-<h1>Service Archive Tool Reference</h1>
+<h1>Service Archive Wizard - Eclipse Plug-in</h1>
+<p>Axis2 comes with a simple service archiver tool. This tool is in the form of 
+an Eclipse plug-in and can be downloaded from the downloads section. The 
+following sections describe how the tool can be used.</p>
+<h2>Installation</h2>
+<p>Download the binary version of the plug-in and extract the content of the zip 
+file into the Eclipse installation folder. (The plug-in will actually go into 
+the plugins directory in the Eclipse installation root). Restart Eclipse to set 
+the plug-in automatically.</p>
+<h2>Operation</h2>
+<p>If the plug-in is properly installed you should see a new wizard under the 
+&quot;New&quot; section.(use the File -&gt; New -&gt; Other or Ctrl + N ) </p>
+<p>
+<img border="0" src="images/tools/ServiceWizardSelection.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/ServicePage1.JPG" width="500" height="500"></p>
+<p>Once the class file location 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>
+<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 
+and specify the file name.</p>
+<p><img border="0" src="images/tools/ServicePage4.JPG" width="500" height="500"></p>
+<p>Once all the parameters are filled, finishing the wizard will generate the 
+service archive.</p>
+<hr>
+<p>&nbsp;</p>
+<p>&nbsp;</p>
+<p>&nbsp;</p>
+<p>&nbsp;</p>

Added: 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=188705&view=auto
==============================================================================
Binary file - no diff available.

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

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

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

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

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

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

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

Modified: webservices/axis/trunk/java/xdocs/tools/Axis2_Service_Wizard.zip
URL: http://svn.apache.org/viewcvs/webservices/axis/trunk/java/xdocs/tools/Axis2_Service_Wizard.zip?rev=188705&r1=188704&r2=188705&view=diff
==============================================================================
Binary files - no diff available.