Author: irooskov(a)redhat.com
Date: 2011-08-17 21:07:50 -0400 (Wed, 17 Aug 2011)
New Revision: 34029
Modified:
branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml
branches/jbosstools-3.2.x/ws/docs/reference/en-US/topdown.xml
Log:
updated for TOOLSDOC-141
Modified: branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml 2011-08-18 00:26:10
UTC (rev 34028)
+++ branches/jbosstools-3.2.x/ws/docs/reference/en-US/Book_Info.xml 2011-08-18 01:07:50
UTC (rev 34029)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
- <pubsnumber>9</pubsnumber>
+ <pubsnumber>10</pubsnumber>
<abstract>
<para>The JBoss Web Services User Guide explains how to use the JBoss Web
Services module to implement web services in Java.</para>
</abstract>
Modified: branches/jbosstools-3.2.x/ws/docs/reference/en-US/topdown.xml
===================================================================
--- branches/jbosstools-3.2.x/ws/docs/reference/en-US/topdown.xml 2011-08-18 00:26:10 UTC
(rev 34028)
+++ branches/jbosstools-3.2.x/ws/docs/reference/en-US/topdown.xml 2011-08-18 01:07:50 UTC
(rev 34029)
@@ -58,7 +58,7 @@
<listitem>
<para>
- Configuration: You may <xref linkend="addfacet"/> by clicking
the <property>Modify...</property> button. The opened page is like
<property>Figure 2.4</property>.
+ Configuration: You may <xref linkend="addfacet"/> by clicking
the <property>Modify...</property> button. The opened page is like
<property>Figure 3.4</property>.
</para>
</listitem>
@@ -79,7 +79,7 @@
</itemizedlist>
<para>
- If you added the JBoss Web Service facet to the project, now the
<property>Finish</property> button is unavailable. You must click
<property>Next</property> button to set more information about the JBoss Web
Service facet. The page is like <property>Figure 2.5</property>. Then click on
the <property>Finish</property> button.
+ If you added the JBoss Web Service facet to the project, now the
<property>Finish</property> button is unavailable. You must click
<property>Next</property> button to set more information about the JBoss Web
Service facet. The page is like <property>Figure 3.5</property>. Then click on
the <property>Finish</property> button.
</para>
<para>
@@ -152,12 +152,12 @@
</para>
<para>
- At first, please make sure that you have already created a dynamic Web project with
JBoss Web Service facet installed.
+ Make sure that you have already created a dynamic Web project with JBoss Web Service
facet installed and set the necessary preferences through the
<guilabel>Preference</guilabel> menu.
</para>
<para>
- See how to make it in the <xref linkend="createproject"/> section
and in the <xref
- linkend="addfacet"/> section.
+ See how to make it in the <xref linkend="createproject"/>,
<xref
+ linkend="addfacet"/> and <xref linkend="preference" />
sections.
</para>
<!--
<note>
@@ -392,12 +392,8 @@
</section>
<section id="bottomupws">
- <title>Creating a Web service from a Java bean using JBossWS
runtime</title>
+ <title>Creating a Web service from a Java bean using JBossWS
runtime</title>
<para>
- The Web Service wizard assists you in creating a new Web service, configuring it
for deployment, and then deploying it to the server.
- </para>
-
- <para>
To create a Web service from a bean using JBoss WS:
</para>
Show replies by date