Author: abogachuk
Date: 2009-04-17 13:43:55 -0400 (Fri, 17 Apr 2009)
New Revision: 14809
Modified:
trunk/ws/docs/reference/en/modules/client.xml
trunk/ws/docs/reference/en/modules/preference.xml
trunk/ws/docs/reference/en/modules/topdown.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-398 - the whole document is verified on misprints;
answer to user from JBoss forum is reflected in the guide.
Modified: trunk/ws/docs/reference/en/modules/client.xml
===================================================================
--- trunk/ws/docs/reference/en/modules/client.xml 2009-04-17 17:01:20 UTC (rev 14808)
+++ trunk/ws/docs/reference/en/modules/client.xml 2009-04-17 17:43:55 UTC (rev 14809)
@@ -11,7 +11,7 @@
<para>Switch to the Java EE perspective
<emphasis><property>Window > Open Perspective > Java
EE</property></emphasis>.</para>
</listitem>
<listitem>
- <para>Click <emphasis><property>File > New >
Other</property></emphasis>.Select Web Services in order to display the
various Web service wizards. Select the Web Service Client wizard. Click
<property>Next</property> button.</para>
+ <para>Click <emphasis><property>File > New >
Other</property></emphasis>. Select Web Services in order to display the
various Web service wizards. Select the Web Service Client wizard. Click on the
<property>Next</property> button.</para>
<figure>
<title>New Web Service Client</title>
<mediaobject>
@@ -22,7 +22,7 @@
</figure>
</listitem>
<listitem>
- <para>The first and second Web Service Client wizard page are same to
<link linkend="topdownwebservice">Web Service from a WSDL
document</link>.</para>
+ <para>The first and the second Web Service Client wizard pages are the
same as for <link linkend="topdownwebservice">Web Service from a WSDL
document</link>.</para>
<figure>
<title>Set Web Service Common values</title>
<mediaobject>
@@ -32,20 +32,20 @@
</mediaobject>
</figure>
<figure>
- <title>Set Web Service values about WSDL file</title>
+ <title>Set Web Service values related to WSDL file</title>
<mediaobject>
<imageobject>
<imagedata
fileref="images/client/jbossws_client_2.png"></imagedata>
</imageobject>
</mediaobject>
</figure>
- <para>The differences are:</para>
+ <para>The only difference is:</para>
<itemizedlist>
<listitem>
- <para><property>Client Type:</property> Now only
support Java Proxy.</para>
+ <para><property>Client Type:</property> Support of
Java Proxy only.</para>
</listitem>
</itemizedlist>
- <para>Click <property>Finish</property>
button.</para>
+ <para>Click on the <property>Finish</property>
button.</para>
</listitem>
</itemizedlist>
<para>After the Web Service Client has been created, the following may occur
depending on the options you selected:</para>
Modified: trunk/ws/docs/reference/en/modules/preference.xml
===================================================================
--- trunk/ws/docs/reference/en/modules/preference.xml 2009-04-17 17:01:20 UTC (rev 14808)
+++ trunk/ws/docs/reference/en/modules/preference.xml 2009-04-17 17:43:55 UTC (rev 14809)
@@ -81,8 +81,7 @@
<section id="serverruntime">
<title>Default Server and Runtime</title>
<para>Open <emphasis>
- <property>Window > Preferences > Web Services > Server and
Runtime</property>
- </emphasis>. On this page, you can specify a default server and
runtime.</para>
+ <property>Window > Preferences > Web Services > Server and
Runtime</property></emphasis>. On this page, you can specify a default server
and runtime.</para>
<para>For ease of use, the better way is to set runtime to JBoss
WS.</para>
<para>After server and runtime are specified, click on the
<property>Apply</property> button
to save the values.</para>
Modified: trunk/ws/docs/reference/en/modules/topdown.xml
===================================================================
--- trunk/ws/docs/reference/en/modules/topdown.xml 2009-04-17 17:01:20 UTC (rev 14808)
+++ trunk/ws/docs/reference/en/modules/topdown.xml 2009-04-17 17:43:55 UTC (rev 14809)
@@ -26,8 +26,7 @@
</mediaobject>
</figure>
<para>Create a Web project by selecting <emphasis>
- <property>New > Project... > Dynamic Web
project</property>
- </emphasis>. Enter the following information: </para>
+ <property>New > Project... > Dynamic Web
project</property></emphasis>. Enter the following information: </para>
<itemizedlist>
<listitem>
<para>Project Name: enter a project name</para>
@@ -37,8 +36,7 @@
click New and browse to the location where it is installed to. You may set
<emphasis>
<property>Target Runtime</property>
</emphasis> to <emphasis>
- <property>None</property>
- </emphasis>, in this case, you should add <link
linkend="addfacet">JBoss Web Service
+ <property>None</property></emphasis>, in this case,
you should add <link linkend="addfacet">JBoss Web Service
facet to the project</link>.</para>
<figure>
<title>Dynamic Web Project Wizard</title>
@@ -67,7 +65,7 @@
<section id="addfacet">
<title>Configure JBoss Web Service facet settings</title>
<para>If you have already created a new Dynamic Web project, the next step is
to add JBoss Web
- Service facet to the project:</para>
+ Service facet to the project. Right-click on the project, select its
<emphasis><property>Properties</property></emphasis> and then find
<emphasis>Project Facets</emphasis> in the tree-view on the left-side of the
project properties dialog. Tick on the check box for JBossWS facet and open additional
configuration for it:</para>
<figure id="figure_addfacet">
<title>Configure JBoss Web Service Facet</title>
<mediaobject>
@@ -208,8 +206,7 @@
<itemizedlist>
<listitem>
<para>Switch to the Java EE perspective <emphasis>
- <property>Window > Open Perspective > Java
EE</property>
- </emphasis>.</para>
+ <property>Window > Open Perspective > Java
EE</property></emphasis>.</para>
</listitem>
<listitem>
<para>In the Project Explorer view, select the bean that you created or
imported into
@@ -225,8 +222,7 @@
</listitem>
<listitem>
<para>Click <emphasis>
- <property>File > New > Other</property>
- </emphasis>. Select Web Services in order to display various Web
service wizards.
+ <property>File > New >
Other</property></emphasis>. Select Web Services in order to display various
Web service wizards.
Select the Web Service wizard. Click on the
<property>Next</property> button.</para>
<figure>
<title>New Web Service</title>