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 de...@apache.org on 2005/10/26 08:02:35 UTC

svn commit: r328572 - in /webservices/axis2/trunk/java/xdocs: ./ tools/idea-guide/

Author: deepal
Date: Tue Oct 25 23:01:37 2005
New Revision: 328572

URL: http://svn.apache.org/viewcvs?rev=328572&view=rev
Log:
added article link and IDEA plug-in user guide

Added:
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig1.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig10.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig11.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig12.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig13.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig14.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig15.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig16.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig17.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig2.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig3.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig4.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig5.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig6.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig7.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig8.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig9.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/guide.html
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/idaeguide.pdf   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-icons.GIF   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-icons.JPG   (with props)
    webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-popup.JPG   (with props)
Modified:
    webservices/axis2/trunk/java/xdocs/otherTutorials.html

Modified: webservices/axis2/trunk/java/xdocs/otherTutorials.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/otherTutorials.html?rev=328572&r1=328571&r2=328572&view=diff
==============================================================================
--- webservices/axis2/trunk/java/xdocs/otherTutorials.html (original)
+++ webservices/axis2/trunk/java/xdocs/otherTutorials.html Tue Oct 25 23:01:37 2005
@@ -1,58 +1,62 @@
-<html>
-<head>
-  <meta http-equiv="content-type" content="">
-  <title></title>
-  <style type="text/css">
-<!--
-.style1 {font-size: 10px}
-.style2 {font-size: 12px}
-.style3 {font-size: 12}
--->
-
-
-  </style>
-</head>
-
-<body>
-<h1>Other Articles and Tutorials</h1>
-
-<p>This page contains links to articles and tutorials on Axis2, published
-else where .</p>
-
-<h2>Axis2</h2>
-<ul>
-  <li><p><a
-    href="http://www.jaxmagazine.com/itr/online_artikel/psecom,id,747,nodeid,147.html">Axis2
-    - The Future of Web Services</a></p>
-  </li>
-  <li><p><a
-    href="http://www.developer.com/services/article.php/3525481">Introducing
-    Axis2</a></p>
-  </li>
-  <li><a href="http://www.onjava.com/pub/a/onjava/2005/07/27/axis2.html">Web
-    Services Messaging with Apache Axis2: Concepts and Techniques</a></li>
-  <li><p><a href="http://developer.com/java/web/article.php/3529321">Axis2
-    Execution Framework</a></p>
-  </li>
-  <li><p><a
-    href="http://jaxmag.com/itr/online_artikel/psecom,id,757,nodeid,147.html">Axis2
-    Deployment Model</a></p>
-  </li>
-</ul>
-
-<h2>AXIOM</h2>
-<ul>
-  <li><p><a
-    href="http://www.jaxmag.com/itr/online_artikel/psecom,id,726,nodeid,147.html">Fast
-    and Lightweight Object Model for XML </a> - An Introduction to AXIOM, the
-    Open Source API for Working with XML</p>
-  </li>
-  <li><p><a href="http://www-128.ibm.com/developerworks/library/x-axiom/">Get
-    the most out of XML processing with AXIOM</a> - Explaining the
-    flexibilities of AXIOM in developerworks.</p>
-  </li>
-</ul>
-
-<p></p>
-</body>
-</html>
+<html>
+<head>
+  <meta http-equiv="content-type" content="">
+  <title></title>
+  <style type="text/css">
+<!--
+.style1 {font-size: 10px}
+.style2 {font-size: 12px}
+.style3 {font-size: 12}
+-->
+
+
+  </style>
+</head>
+
+<body>
+<h1>Other Articles and Tutorials</h1>
+
+<p>This page contains links to articles and tutorials on Axis2, published
+else where .</p>
+
+<h2>Axis2</h2>
+<ul>
+  <li><p><a
+    href="http://www.jaxmagazine.com/itr/online_artikel/psecom,id,747,nodeid,147.html">Axis2
+    - The Future of Web Services</a></p>
+  </li>
+  <li><p><a
+    href="http://www.developer.com/services/article.php/3525481">Introducing
+    Axis2</a></p>
+  </li>
+  <li><a href="http://www.onjava.com/pub/a/onjava/2005/07/27/axis2.html">Web
+    Services Messaging with Apache Axis2: Concepts and Techniques</a></li>
+  <li><p><a href="http://developer.com/java/web/article.php/3529321">Axis2
+    Execution Framework</a></p>
+  </li>
+  <li><p><a
+    href="http://jaxmag.com/itr/online_artikel/psecom,id,757,nodeid,147.html">Axis2
+    Deployment Model</a></p>
+  </li>
+  <li><p><a
+    href="http://www.developer.com/open/article.php/3557741">Undertanding Axis2 Deployment Architecture</a></p>
+  </li>
+
+</ul>
+
+<h2>AXIOM</h2>
+<ul>
+  <li><p><a
+    href="http://www.jaxmag.com/itr/online_artikel/psecom,id,726,nodeid,147.html">Fast
+    and Lightweight Object Model for XML </a> - An Introduction to AXIOM, the
+    Open Source API for Working with XML</p>
+  </li>
+  <li><p><a href="http://www-128.ibm.com/developerworks/library/x-axiom/">Get
+    the most out of XML processing with AXIOM</a> - Explaining the
+    flexibilities of AXIOM in developerworks.</p>
+  </li>
+</ul>
+
+<p></p>
+</body>
+</html>

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig1.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig1.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig1.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig10.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig10.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig10.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig11.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig11.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig11.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig12.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig12.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig12.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig13.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig13.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig13.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig14.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig14.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig14.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig15.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig15.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig15.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig16.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig16.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig16.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig17.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig17.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig17.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig2.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig2.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig2.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig3.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig3.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig3.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig4.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig4.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig4.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig5.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig5.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig5.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig6.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig6.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig6.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig7.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig7.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig7.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig8.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig8.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig8.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig9.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig9.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/fig9.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/guide.html
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/guide.html?rev=328572&view=auto
==============================================================================
--- webservices/axis2/trunk/java/xdocs/tools/idea-guide/guide.html (added)
+++ webservices/axis2/trunk/java/xdocs/tools/idea-guide/guide.html Tue Oct 25 23:01:37 2005
@@ -0,0 +1,347 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<HTML>
+<HEAD>
+	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
+	<TITLE></TITLE>
+	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.4  (Win32)">
+	<META NAME="AUTHOR" CONTENT="Indika Deepal Jayasinghe">
+	<META NAME="CREATED" CONTENT="20050926;14373300">
+	<META NAME="CHANGEDBY" CONTENT="Indika Deepal Jayasinghe">
+	<META NAME="CHANGED" CONTENT="20050927;22421282">
+	<STYLE>
+	<!--
+		@page { size: 8.5in 11in; margin-left: 1.25in; margin-right: 1.25in; margin-top: 1in; margin-bottom: 1in }
+		P { margin-bottom: 0.08in }
+	-->
+	</STYLE>
+</HEAD>
+<BODY LANG="en-US" DIR="LTR">
+<P STYLE="margin-bottom: 0in">Code generation IDEA plug-in</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Introduction 
+</P>
+<P STYLE="margin-bottom: 0in">This document explains installation and
+usage of IDEA code generation plug-in. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Installation</P>
+<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; font-style: normal"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>First
+download the plug-in <FONT COLOR="#800000">link</FONT> which is a
+zipped file, and extract that into plugins directory in IDEA
+installation directory or plugins directory in user directory
+(usre/idea/conf/plugins), if you have correctly extracted the file
+you would see a directory called Axis2 and inside there should be
+only one directory called lib and bunch of .jar files can be seen
+inside that.</FONT></FONT></P>
+<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in"><BR>
+</P>
+<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in; font-style: normal"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>Next
+step is to restart IDEA to changes to be taken place , when you
+restart IDEA you would see following icons in IDEA if the plug-in has
+been installed correctly. </FONT></FONT>
+</P>
+<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_3b1c4fe5.jpg" NAME="Graphic1" ALIGN=LEFT WIDTH=194 HEIGHT=67 BORDER=0><BR CLEAR=LEFT>As
+well as if you right-click on editor page you would see a link for
+the same plug-in form that too. 
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_4b4b2664.jpg" NAME="Graphic2" ALIGN=LEFT WIDTH=294 HEIGHT=291 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">When you click one of them a window
+will appear by asking to select one from two options.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_m7325ea.jpg" NAME="Graphic3" ALIGN=LEFT WIDTH=290 HEIGHT=226 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Click on WSDL2Java codegenaration and
+click OK to generate code from a WSDL file. Then the following window
+will appear.</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_m537364e3.png" NAME="Graphic4" ALIGN=LEFT WIDTH=547 HEIGHT=332 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P ALIGN=LEFT STYLE="margin-bottom: 0in"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>To
+move on to the next page the WSDL file location must be given. The
+browse button can be used to easily browse for a file rather than
+typing the whole path.</FONT></FONT></P>
+<P ALIGN=LEFT STYLE="margin-bottom: 0in"><BR>
+</P>
+<P ALIGN=JUSTIFY STYLE="margin-bottom: 0in"><FONT FACE="Times New Roman, serif"><FONT SIZE=3>Once
+the WSDL file is selected, codegen options are to be selected. By far
+this is the most important page in this wizard, which determines the
+characteristics of the code being generated. Novices need not worry
+about these options since the most common options are defaulted, But
+advanced users will find it very easy to &quot;turn the knobs&quot;
+using these options.</FONT></FONT></P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_m57c66fa3.png" NAME="Graphic5" ALIGN=LEFT WIDTH=547 HEIGHT=332 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Output language can be Java, C# or C++
+but we not fully tested C# and C++ codegenration there for it is
+better to select Java as output language. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Since Axis2 support both synchronous
+and asynchronous client programming model , the tool has provide a
+way to select the options. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Data binding type , the default data
+binding type is pure OM, though the tool is capable of providing XML
+beans due to class loading issues in XML beans current implementation
+only generate code with OM.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_m13753cdd.png" NAME="Graphic6" ALIGN=LEFT WIDTH=545 HEIGHT=313 BORDER=0><BR CLEAR=LEFT>Package
+name : The package name of the generated code , you can set the
+package name that you want. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">To select the output location or the
+location that the to be generated , you do not need to type the
+output location you can brows and select the location.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_4a61fcdd.gif" NAME="Graphic7" ALIGN=LEFT WIDTH=548 HEIGHT=334 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in">If everything has gone well you will
+see output like above. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">IDEA service archive generation plug-in</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">First step is to click on Axis2 IDEA
+plug-in icon and select service archive creation on that.</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_m162cbb77.png" NAME="Graphic8" ALIGN=LEFT WIDTH=326 HEIGHT=272 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Then a wizard will appear by asking to
+select archive type 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_m554c5834.png" NAME="Graphic9" ALIGN=LEFT WIDTH=576 HEIGHT=403 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Select archive type : In Axis2 user can
+deploy single service or service group so you can select the service
+type you want to create.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">If you already have services.xml you
+can skip some of the steps in the wizard so if you have services.xml
+with you click on &ldquo;I already have services.xml&rdquo; and click
+on next , if you do not have the tool will create services.xml for
+you.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Depending on the option you select
+there can be three sub wizards, 
+</P>
+<OL>
+	<LI><P STYLE="margin-bottom: 0in; text-decoration: none">Sub wizard
+	1(create single service and its services.xml)</P>
+	<LI><P STYLE="margin-bottom: 0in; text-decoration: none">Sub wizard
+	2 (create service group and its services.xml)</P>
+	<LI><P STYLE="margin-bottom: 0in; text-decoration: none">Sub wizard
+	3 (create service/service group using give services.xml)</P>
+</OL>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in; text-decoration: none">Option 1 and
+option 2 follow the same set of steps except some looping mechanism
+in the middle of the wizard. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><U>Sub wizard 1 &amp; Sub wizard 3</U></P>
+<P STYLE="margin-bottom: 0in; text-decoration: none">From the
+following page you have to select the location of classes directory ,
+where you compile output location , you do not need to type it, you
+can easily browse and select 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_m4f4e131a.png" NAME="Graphic10" ALIGN=LEFT WIDTH=576 HEIGHT=403 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in; text-decoration: none">When you click
+on next button , the page is to select service specific external
+libraries and service WSDL file(if you want to add multiple WSDL
+files you can do that too , in the case of service group you can add
+any number of WSDL files depending on the services in service group)</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_e71dcbb.png" NAME="Graphic11" ALIGN=LEFT WIDTH=576 HEIGHT=403 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><SPAN STYLE="text-decoration: none">Adding
+libraries first click on small button to browse li</SPAN>brary file
+and then click on Add then the selected file will be appear in the
+list box.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">To add WSDLs first click on small
+button to select WSDL file and then click Add button to add the file
+to the list. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_m64d1e33a.png" NAME="Graphic12" ALIGN=LEFT WIDTH=553 HEIGHT=372 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Next page is to select service
+implementation class (in the case of service group same page will be
+looped to select multiple service implementation classes)</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Step 1:</P>
+<P STYLE="margin-bottom: 0in">Select a service implementation class
+by browsing and the press Load button to load all the public methods
+in that class and you can select the methods that you want to
+publish.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_m525c6fd4.png" NAME="Graphic13" ALIGN=LEFT WIDTH=571 HEIGHT=377 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">In service name textbox you can type
+the name of the service you want , but remember service name should
+be across the system. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">When you have complete on this
+particular service press Done (in the first place if you have
+selected service group when you press the button then the following
+dialog will appear to add some more service to service group)</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_21cf5dea.png" NAME="Graphic14" ALIGN=LEFT WIDTH=309 HEIGHT=122 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in">If you press yes , you have to follow
+the same procedure to add some other service to service group.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">If you press No you can , Next button
+will be enabled and you can go to next page.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Note from this onward the steps are
+similar to all the sub wizards.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_m11f3ff8a.png" NAME="Graphic15" ALIGN=LEFT WIDTH=576 HEIGHT=403 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in">This page displays the servics.xml file
+(either you given one in the case of &ldquo;I already have
+services.xml&rdquo; or the system generated one for you.)</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">This page can editable and provide a
+way to add parameters and module references to any level. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Note : When you click on one of those
+button remember corresponding texts will be added to the current
+mouse position. Therefor click on the location you want to add the
+parameter and then press the button . If you click on the parameter
+button a window will appear asking to give parameter name and
+parameter value. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_34f80643.png" NAME="Graphic16" ALIGN=LEFT WIDTH=300 HEIGHT=180 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Or you can manually add parameters to
+any where in the document as you wish. 
+</P>
+<P STYLE="margin-bottom: 0in">Adding module references can be done by
+clicking on +ModuleRef button in the window you have to type the name
+of the module to be engaged.</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_md0694ad.png" NAME="Graphic17" ALIGN=LEFT WIDTH=300 HEIGHT=100 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in">When you complete press the Next button
+to go to final stage. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_7eee430d.png" NAME="Graphic18" ALIGN=LEFT WIDTH=576 HEIGHT=403 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Next step is to select output location
+, the location output archive file should be created.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">In the Archive Name just type the name
+of the archive file you want to put and that will finally become the
+service group name. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">Note : Do not include file extension
+name when you write archive name we will create that for you.</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">When you are done click the Finish
+button , if everything has gone well you will see following message. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_75a33d2f.png" NAME="Graphic19" ALIGN=LEFT WIDTH=268 HEIGHT=122 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><U>Sub wizard 2</U></P>
+<P STYLE="margin-bottom: 0in; text-decoration: none">In the case of
+services.xml is already available , the steps look like as follows,</P>
+<P STYLE="margin-bottom: 0in"><IMG SRC="guide_html_b2fa277.png" NAME="Graphic20" ALIGN=LEFT WIDTH=576 HEIGHT=403 BORDER=0><BR CLEAR=LEFT><BR>
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">This page is to select both location of
+services.xml and the location of classes directory, you can press
+select button and browse the file system to find required document
+and location. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+<P STYLE="margin-bottom: 0in">If we click on Next button then the
+procedure is same as above, in next page provide a way to edit
+services.xml as mentioned earlier. 
+</P>
+<P STYLE="margin-bottom: 0in"><BR>
+</P>
+</BODY>
+</HTML>
\ No newline at end of file

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/idaeguide.pdf
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/idaeguide.pdf?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/idaeguide.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-icons.GIF
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-icons.GIF?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-icons.GIF
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-icons.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-icons.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-icons.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-popup.JPG
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-popup.JPG?rev=328572&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/axis2/trunk/java/xdocs/tools/idea-guide/idea-popup.JPG
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream