Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 58027 invoked from network); 2 May 2006 11:57:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 May 2006 11:57:41 -0000 Received: (qmail 60088 invoked by uid 500); 2 May 2006 11:57:18 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 59840 invoked by uid 500); 2 May 2006 11:57:17 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 59829 invoked by uid 500); 2 May 2006 11:57:17 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 59826 invoked by uid 99); 2 May 2006 11:57:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 May 2006 04:57:17 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 02 May 2006 04:57:15 -0700 Received: (qmail 57448 invoked by uid 65534); 2 May 2006 11:56:28 -0000 Message-ID: <20060502115627.57419.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r398919 - in /webservices/axis2/trunk/java/xdocs/latest/tools/eclipse: ServiceArchiveToolReference.html images/java2wsdl-screen0.jpg servicearchiver-plugin.html wsdl2java-plugin.html Date: Tue, 02 May 2006 11:55:05 -0000 To: axis2-cvs@ws.apache.org From: chatra@apache.org X-Mailer: svnmailer-1.0.8 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: chatra Date: Tue May 2 04:53:58 2006 New Revision: 398919 URL: http://svn.apache.org/viewcvs?rev=398919&view=rev Log: updating correcting tools docs Added: webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/images/java2wsdl-screen0.jpg (with props) Removed: webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/ServiceArchiveToolReference.html Modified: webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/servicearchiver-plugin.html webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/wsdl2java-plugin.html Added: webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/images/java2wsdl-screen0.jpg URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/images/java2wsdl-screen0.jpg?rev=398919&view=auto ============================================================================== Binary file - no diff available. Propchange: webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/images/java2wsdl-screen0.jpg ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/servicearchiver-plugin.html URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/servicearchiver-plugin.html?rev=398919&r1=398918&r2=398919&view=diff ============================================================================== --- webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/servicearchiver-plugin.html (original) +++ webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/servicearchiver-plugin.html Tue May 2 04:53:58 2006 @@ -1,40 +1,63 @@ -Service Archive Generator Wizard - Eclipse Plug-in -

Service Archive Generator Wizard - Eclipse Plug-in

+ + + + Service Archive Generator Wizard - Eclipse Plug-in + -

[Download Plugin -Tool]

+ +

Service Archive Generator Wizard - eclipse Plug-in

-

This document will guide you through the installation of the eclipse -plugin and how the tool can be used.

+

This document will guide you through the installation and usage of the +archive generator eclipse plug-in.

+ +

[Download Plugin Tool]

Content

+

Introduction

-

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 -at the Axis2 web site

+ +

As part of the Axis2 tool set, the service archive generator is an +important tool that allows the generation of service archives ("aar" file or +a "jar" files) that can be deployed as a Web services to the Axis2.

+ + +

Installation

+ +

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). Restarting +Eclipse will set the plug-in automatically.

+ +

Operation

-

If the plug-in is properly installed you should see a new wizard under the -"New" section.(use the File -> New -> Other or Ctrl + N )

-

-

+ +

If the plug-in is properly installed you should see a new wizard under the +"New" section.(use the File -> New -> Other or Ctrl + N )

+ +

+

Selecting the wizard and pressing the next button will start the service generator wizard. Following is the first wizard page.

-

-

Once the class file folder  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 wsdl file. Note that the WSDL file cannot be skipped in this version of the tool

-

-

+ +

+ +

Once the class file folder  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 wsdl file. Note that the WSDL file cannot be skipped in this +version of the tool

+ +

+

Select the service.XML file in the next wizard page

-

+

-

The next step is to add the libraries. The library addition page looks like this

-

-

The library name (with full path) can be either typed on the text box or browsed for using the browse button.

-

-

Hit the Add button to add the library to the list. The added libraries should be displayed in the list box

-

-

-

If any library needs to be removed, highlight it in the list and hit remove. Click next to proceed to the last page of the wizard

-

-

The last page of the wizard asks for the output location and the output archive name.

-

-

Once all the parameters are filled, hit the finish button to complete the wizard and generate the -service archive.

+ +

The next step is to add the libraries. The library addition page looks +like this

+ +

+ +

The library name (with full path) can be either typed on the text box or +browsed for using the browse button.

+ +

+ +

Hit the Add button to add the library to the list. The added libraries +should be displayed in the list box

+ +

+ +

+ +

If any library needs to be removed, highlight it in the list and hit +remove. Click next to proceed to the last page of the wizard

+ +

+ +

The last page of the wizard asks for the output location and the output +archive name.

+ +

+ +

+ +

Once all the parameters are filled, hit the finish button to complete the +wizard and generate the service archive.

+

-

If you see the above message, then you've successfully generated the service archive! This service archive can be hot deployed to the axis2

+ +

If you see the above message, then you've successfully generated the +service archive! This service archive can be hot deployed to the axis2

+

Appendix

-
+
+ + Modified: webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/wsdl2java-plugin.html URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/wsdl2java-plugin.html?rev=398919&r1=398918&r2=398919&view=diff ============================================================================== --- webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/wsdl2java-plugin.html (original) +++ webservices/axis2/trunk/java/xdocs/latest/tools/eclipse/wsdl2java-plugin.html Tue May 2 04:53:58 2006 @@ -5,14 +5,13 @@ -

Code Generator Wizard - Eclipse Plug-in

+

Code Generator Wizard - eclipse Plug-in

Introduction

The Axis2 code generator comes built-in with an Eclipse plug-in. This document explains the -usage of the code generator plug-in. The full documentation that includes the -installation is avaialble at the Axis2 web site

+href="http://www.eclipse.org">eclipse plug-in. This document explains the +usage of this code generator plug-in.

Operation - WSDL2Java

@@ -21,12 +20,13 @@

-

Selecting the wizard and pressing the next button will start the code +

Selecting the wizard and pressing the Next button will start the code generator wizard. Following is the first wizard page.

-

Selecting the generate code from WSDL option leads to the next page.

+

Selecting the 'Generate Java source code from WSDL file' option and +clicking Next leads to the following page.

@@ -56,7 +56,7 @@

Select the option which says generate a WSDL file from the Java file

-

+

Selecting that option leade to the next page

@@ -70,22 +70,23 @@

Once the classloading is successful the next screen allows the parameters to be modified

+

After that the output location and the WSDL file name can be selected

+

-

You are now done with generating a WSDL file from a java class and its that simple!

+

You are now done with generating a WSDL file from a java class and its +that simple!

Appendix

- -