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 th...@apache.org on 2006/11/01 08:33:16 UTC

svn commit: r469801 - /webservices/axis2/branches/java/1_1/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html

Author: thilina
Date: Tue Oct 31 23:33:15 2006
New Revision: 469801

URL: http://svn.apache.org/viewvc?view=rev&rev=469801
Log:
applying the patch given at http://issues.apache.org/jira/browse/AXIS2-1568..
Thanx Sandakith

Modified:
    webservices/axis2/branches/java/1_1/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html

Modified: webservices/axis2/branches/java/1_1/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html?view=diff&rev=469801&r1=469800&r2=469801
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/tools/1_1/eclipse/wsdl2java-plugin.html Tue Oct 31 23:33:15 2006
@@ -55,8 +55,9 @@
 Eclipse.</p>
 
 <p><strong>NOTE</strong> : This plug-in works on Eclipse version 3.1 and
-upwards. The provided screen shots may slightly differ with what the user
-would actually see but the functionality has not been changed.</p>
+upwards, also the java version should be 1.4 or higher. The provided screen shots 
+may slightly differ with what the user would actually see but the functionality 
+has not been changed.</p>
 <a name="operation1"></a>
 
 <h2>Operation - WSDL2Java</h2>
@@ -117,13 +118,13 @@
 <p><img border="0" src="images/wsdl2java-screen4.png"></p>
 
 <p>Here also you have the option to add some value to the codegen results. 
-If you enabled the check box of "Add Axis2 libraries to the codegen result project" Then
-All other below controls get enabled. What you can do is point the downloaded Axis Home
-Location via browse button. Then you can verify the availability of the Axis2 libs by
-clicking on the Check Libs buttom. If all goes well then you can add the axis 2 libs 
-to the codegen results lication. One more option available if the user needs to add 
-the codegen resuts to a project as a compiled jar file then you can select that option too</p>
-
+If you have enabled the check box "Add Axis2 libraries to the codegen result project" 
+then all other controls below will get enabled. What you can do is point the downloaded 
+Axis2 Home Location via the "Browse" button. Then you can verify the availability of the Axis2 
+libs by clicking on the "Check Libs" button. If all goes well then you can add the axis 2 libs 
+to the codegen results location. Another option is available to generate a jar file if the user 
+needs to add the codegen results to a project as a compiled jar file to the selected locations 
+lib directory.</p>
 <p><img border="0" src="images/wsdl2java-screen41.png"></p>
 
 <p>When the output file location is selected, the "Finish" button will be
@@ -168,9 +169,9 @@
 <p>Here you can select the output file path by typing or browsing using the
 "Browse" button. You have the option of browsing only eclipse workspace projects by
 selecting the "Add the source to a project on current eclipse workspace" radio button
-. Or else you have the option to save the codegen resutls to file system. Once output file location and output WSDL file name
-is add you can click the "Finish" button to complete generation.</p>
-
+. Or else you have the option to save the codegen resutls to file system. Once the 
+output file location and the output WSDL file name is added you can click the "Finish" 
+button to complete generation.</p>
 <p><img border="0" src="images/java2wsdl-screen3.png"></p>
 
 <p>If a message box pops up acknowledging the success, then you've



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org